MCPcopy 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
2052const SSL_METHOD* SSL_CTX::getMethod() const
2053{
2054 return method_;
2055}
2056
2057
2058const Ciphers& SSL_CTX::GetCiphers() const

Callers 2

SSLMethod · 0.80
GetMultiProtocolMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected