|
|
| SSLSessionFactory (const SSLSessionFactory &) |
|
SSLSessionFactory & | operator= (const SSLSessionFactory &) |
Definition at line 33 of file securesocket.h.
◆ SSLSessionFactory()
| SSLSessionFactory::SSLSessionFactory |
( |
| ) |
|
|
private |
◆ ~SSLSessionFactory()
| SSLSessionFactory::~SSLSessionFactory |
( |
| ) |
|
|
private |
◆ Destroy()
| void SSLSessionFactory::Destroy |
( |
| ) |
|
|
static |
◆ Instance()
| SSLSessionFactory & SSLSessionFactory::Instance |
( |
| ) |
|
|
static |
◆ IsEnabled()
| bool NSROOT::SSLSessionFactory::IsEnabled |
( |
| ) |
const |
|
inline |
◆ NewClientSocket()
Create a new client socket. Ownership of the returned pointer is transferred to the caller.
- Returns
- new pointer to socket or nullptr on failure
Definition at line 465 of file securesocket.cpp.
◆ m_client_ctx
| void* NSROOT::SSLSessionFactory::m_client_ctx |
|
private |
◆ m_enabled
| bool NSROOT::SSLSessionFactory::m_enabled |
|
private |
◆ m_instance
| SSLSessionFactory * SSLSessionFactory::m_instance = 0 |
|
staticprivate |
The documentation for this class was generated from the following files: