MCPcopy Create free account
hub / github.com/Meituan-Dianping/SQLAdvisor / GetID

Method GetID

extra/yassl/src/yassl_int.cpp:1644–1647  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1642
1643
1644const opaque* SSL_SESSION::GetID() const
1645{
1646 return sessionID_;
1647}
1648
1649
1650const opaque* SSL_SESSION::GetSecret() const

Callers 5

buildClientHelloFunction · 0.80
buildServerHelloFunction · 0.80
ProcessMethod · 0.80
set_sessionMethod · 0.80
operator()Method · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected