ACE_SSL
6.2.8
|
#include <SSL_Initializer.h>
Public Member Functions | |
virtual int | init (int argc, ACE_TCHAR *argv[]) |
Create ACE_SSL_Context singleton. More... | |
virtual int | fini (void) |
Do cleanup of SSL library. More... | |
Static Public Member Functions | |
static int | static_init (void) |
Used to force the initialization of ACE_SSL. More... | |
|
virtual |
Do cleanup of SSL library.
|
virtual |
Create ACE_SSL_Context singleton.
|
static |
Used to force the initialization of ACE_SSL.