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

#include <tls_cert.h>

Public Attributes

tls_data_t cert_pem
 
tls_data_t pkey_pem
 

Detailed Description

The PEM data of a certificate and its key.

Definition at line 24 of file tls_cert.h.

Member Data Documentation

◆ cert_pem

tls_data_t tls_cert_pem_t::cert_pem

Definition at line 25 of file tls_cert.h.

◆ pkey_pem

tls_data_t tls_cert_pem_t::pkey_pem

Definition at line 26 of file tls_cert.h.


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