Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ getMethod
Method
getMethod
extra/yassl/src/yassl_int.cpp:2052–2055 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2050
2051
2052
const SSL_METHOD* SSL_CTX::getMethod() const
2053
{
2054
return method_;
2055
}
2056
2057
2058
const Ciphers& SSL_CTX::GetCiphers() const
Callers
2
SSL
Method · 0.80
GetMultiProtocol
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected