|
Apache HTTPD
|
#include <tls_cert.h>
Public Attributes | |
| apr_pool_t * | pool |
| tls_cert_root_stores_t * | stores |
| apr_hash_t * | file2verifier |
Definition at line 163 of file tls_cert.h.
| apr_hash_t* tls_cert_verifiers_t::file2verifier |
Definition at line 166 of file tls_cert.h.
| apr_pool_t* tls_cert_verifiers_t::pool |
Definition at line 164 of file tls_cert.h.
| tls_cert_root_stores_t* tls_cert_verifiers_t::stores |
Definition at line 165 of file tls_cert.h.