Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ GetPeerX509
Method
GetPeerX509
extra/yassl/src/yassl_int.cpp:1662–1665 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1660
1661
1662
X509* SSL_SESSION::GetPeerX509() const
1663
{
1664
return peerX509_;
1665
}
1666
1667
1668
uint SSL_SESSION::GetBornOn() const
Callers
1
set_session
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected