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

Method get_peerKeyLength

extra/yassl/src/cert_wrapper.cpp:241–244  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

239
240
241uint CertManager::get_peerKeyLength() const
242{
243 return peerPublicKey_.get_size();
244}
245
246
247const opaque* CertManager::get_privateKey() const

Callers 3

buildMethod · 0.80
readMethod · 0.80
ProcessMethod · 0.80

Calls 1

get_sizeMethod · 0.80

Tested by

no test coverage detected