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

Method get_cert

extra/yassl/src/cert_wrapper.cpp:205–208  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

203
204
205const x509* CertManager::get_cert() const
206{
207 return list_.front();
208}
209
210
211const opaque* CertManager::get_peerKey() const

Callers 2

sendCertificateFunction · 0.80
ProcessMethod · 0.80

Calls 1

frontMethod · 0.45

Tested by

no test coverage detected