MCPcopy 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
1662X509* SSL_SESSION::GetPeerX509() const
1663{
1664 return peerX509_;
1665}
1666
1667
1668uint SSL_SESSION::GetBornOn() const

Callers 1

set_sessionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected