MCPcopy 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
204Session::Ptr HTTPSClientSession::sslSession()
205{
206 return _pSession;
207}
208
209
210} } // namespace Poco::Net

Callers 2

connectSSLMethod · 0.45
currentSessionMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected