Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ClickHouse/ClickHouse
/ sslSession
Method
sslSession
base/poco/NetSSL_OpenSSL/src/HTTPSClientSession.cpp:204–207 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
202
203
204
Session::Ptr HTTPSClientSession::sslSession()
205
{
206
return _pSession;
207
}
208
209
210
} } // namespace Poco::Net
Callers
2
connectSSL
Method · 0.45
currentSession
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected