Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
241
uint CertManager::get_peerKeyLength() const
242
{
243
return peerPublicKey_.get_size();
244
}
245
246
247
const opaque* CertManager::get_privateKey() const
Callers
3
build
Method · 0.80
read
Method · 0.80
Process
Method · 0.80
Calls
1
get_size
Method · 0.80
Tested by
no test coverage detected