|
Apache HTTPD
|
Interface to OpenSSL-specific APIs provided by mod_ssl. More...
#include "mod_ssl.h"#include <openssl/opensslv.h>#include <openssl/ssl.h>#include <openssl/evp.h>#include <openssl/x509.h>Go to the source code of this file.
Classes | |
| struct | ssl_LINK_init_server_t |
| struct | ssl_LINK_pre_handshake_t |
| struct | ssl_LINK_proxy_post_handshake_t |
| struct | ssl_LINK_answer_challenge_t |
| struct | ssl_LINK_init_stapling_status_t |
| struct | ssl_LINK_get_stapling_status_t |
Interface to OpenSSL-specific APIs provided by mod_ssl.
Definition in file mod_ssl_openssl.h.