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

Method get_privateKey

extra/yassl/src/cert_wrapper.cpp:247–250  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245
246
247const opaque* CertManager::get_privateKey() const
248{
249 return privateKey_.get_buffer();
250}
251
252
253uint CertManager::get_privateKeyLength() const

Callers 4

buildMethod · 0.80
readMethod · 0.80
ProcessMethod · 0.80
BuildMethod · 0.80

Calls 1

get_bufferMethod · 0.45

Tested by

no test coverage detected