Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ get_peerX509
Method
get_peerX509
extra/yassl/src/cert_wrapper.cpp:217–220 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
215
216
217
X509* CertManager::get_peerX509() const
218
{
219
return peerX509_;
220
}
221
222
223
X509* CertManager::get_selfX509() const
Callers
2
SSL_SESSION
Method · 0.80
SSL_get_peer_certificate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected