MCPcopy 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
217X509* CertManager::get_peerX509() const
218{
219 return peerX509_;
220}
221
222
223X509* CertManager::get_selfX509() const

Callers 2

SSL_SESSIONMethod · 0.80
SSL_get_peer_certificateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected