Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
211
const opaque* CertManager::get_peerKey() const
212
{
213
return peerPublicKey_.get_buffer();
214
}
215
216
217
X509* CertManager::get_peerX509() const
Callers
3
build
Method · 0.80
read
Method · 0.80
Process
Method · 0.80
Calls
1
get_buffer
Method · 0.45
Tested by
no test coverage detected