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

Method get_peerKey

extra/yassl/src/cert_wrapper.cpp:211–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

209
210
211const opaque* CertManager::get_peerKey() const
212{
213 return peerPublicKey_.get_buffer();
214}
215
216
217X509* CertManager::get_peerX509() const

Callers 3

buildMethod · 0.80
readMethod · 0.80
ProcessMethod · 0.80

Calls 1

get_bufferMethod · 0.45

Tested by

no test coverage detected