Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1644
const opaque* SSL_SESSION::GetID() const
1645
{
1646
return sessionID_;
1647
}
1648
1649
1650
const opaque* SSL_SESSION::GetSecret() const
Callers
5
buildClientHello
Function · 0.80
buildServerHello
Function · 0.80
Process
Method · 0.80
set_session
Method · 0.80
operator()
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected