MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / getVerifyCallback

Method getVerifyCallback

extra/yassl/src/yassl_int.cpp:2034–2037  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2032
2033
2034const VerifyCallback SSL_CTX::getVerifyCallback() const
2035{
2036 return verifyCallback_;
2037}
2038
2039
2040const x509* SSL_CTX::getCert() const

Callers 1

SSLMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected