Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ get_cert
Method
get_cert
extra/yassl/src/cert_wrapper.cpp:205–208 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
203
204
205
const x509* CertManager::get_cert() const
206
{
207
return list_.front();
208
}
209
210
211
const opaque* CertManager::get_peerKey() const
Callers
2
sendCertificate
Function · 0.80
Process
Method · 0.80
Calls
1
front
Method · 0.45
Tested by
no test coverage detected