|
void | load_dh_params (SSL_CTX *ctx, char *file) |
|
SSL_CTX * | initialize_ctx (char *keyfile, char *password, string ca_list) |
|
void | destroy_ctx (SSL_CTX *ctx) |
|
void | error_occurred (char *error, int fd, SSL *ssl) |
|
void | closeSSL (int fd, SSL *ssl, BIO *bio) |
|
|
static int | password_cb (char *buf, int num, int rwflag, void *userdata) |
|
static void | sigpipe_handle (int x) |
|
|
static int | s_server_session_id_context = 1 |
|
static int | s_server_auth_session_id_context = 2 |
|
Definition at line 38 of file SSLHandler.h.
The documentation for this class was generated from the following files: