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

Method get_privateKeyLength

extra/yassl/src/cert_wrapper.cpp:253–256  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

251
252
253uint CertManager::get_privateKeyLength() const
254{
255 return privateKey_.get_size();
256}
257
258
259// Validate the peer's certificate list, from root to peer (last to first)

Callers 3

buildMethod · 0.80
readMethod · 0.80
BuildMethod · 0.80

Calls 1

get_sizeMethod · 0.80

Tested by

no test coverage detected