Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ setVerifyCallback
Method
setVerifyCallback
extra/yassl/src/yassl_int.cpp:2142–2145 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2140
2141
2142
void SSL_CTX::setVerifyCallback(VerifyCallback vc)
2143
{
2144
verifyCallback_ = vc;
2145
}
2146
2147
2148
bool SSL_CTX::SetDH(const DH& dh)
Callers
2
SSL
Method · 0.45
SSL_CTX_set_verify
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected