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

Public Attributes

apr_pool_tpool
 
X509x509
 
apr_array_header_talt_names
 

Detailed Description

Definition at line 1144 of file md_crypt.c.

Member Data Documentation

◆ alt_names

apr_array_header_t* md_cert_t::alt_names

Definition at line 1147 of file md_crypt.c.

◆ pool

apr_pool_t* md_cert_t::pool

Definition at line 1145 of file md_crypt.c.

◆ x509

X509* md_cert_t::x509

Definition at line 1146 of file md_crypt.c.


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