Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ getCert
Method
getCert
extra/yassl/src/yassl_int.cpp:2040–2043 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2038
2039
2040
const x509* SSL_CTX::getCert() const
2041
{
2042
return certificate_;
2043
}
2044
2045
2046
const x509* SSL_CTX::getKey() const
Callers
1
SSL
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected