|
Libevhtp
0.3.7
|
#include <evhtp.h>
Data Fields | |
| char * | pemfile |
| char * | privfile |
| char * | cafile |
| char * | capath |
| char * | ciphers |
| char * | named_curve |
| char * | dhparams |
| long | ssl_opts |
| long | ssl_ctx_timeout |
| int | verify_peer |
| int | verify_depth |
| evhtp_ssl_verify_cb | x509_verify_cb |
| evhtp_ssl_chk_issued_cb | x509_chk_issued_cb |
| long | store_flags |
| evhtp_ssl_scache_type | scache_type |
| long | scache_timeout |
| long | scache_size |
| evhtp_ssl_scache_init | scache_init |
| evhtp_ssl_scache_add | scache_add |
| evhtp_ssl_scache_get | scache_get |
| evhtp_ssl_scache_del | scache_del |
| void * | args |
| evhtp_ssl_scache_add scache_add |
| evhtp_ssl_scache_del scache_del |
| evhtp_ssl_scache_get scache_get |
| evhtp_ssl_scache_init scache_init |
| evhtp_ssl_scache_type scache_type |
| evhtp_ssl_chk_issued_cb x509_chk_issued_cb |
| evhtp_ssl_verify_cb x509_verify_cb |
1.8.7