Apache HTTPD
Public Attributes | List of all members
tls_cert_verifiers_t Struct Reference

#include <tls_cert.h>

Public Attributes

apr_pool_tpool
 
tls_cert_root_stores_tstores
 
apr_hash_tfile2verifier
 

Detailed Description

Definition at line 163 of file tls_cert.h.

Member Data Documentation

◆ file2verifier

apr_hash_t* tls_cert_verifiers_t::file2verifier

Definition at line 166 of file tls_cert.h.

◆ pool

apr_pool_t* tls_cert_verifiers_t::pool

Definition at line 164 of file tls_cert.h.

◆ stores

tls_cert_root_stores_t* tls_cert_verifiers_t::stores

Definition at line 165 of file tls_cert.h.


The documentation for this struct was generated from the following file: