|
Apache HTTPD
|
#include <tls_cert.h>
Public Attributes | |
| tls_data_t | cert_pem |
| tls_data_t | pkey_pem |
The PEM data of a certificate and its key.
Definition at line 24 of file tls_cert.h.
| tls_data_t tls_cert_pem_t::cert_pem |
Definition at line 25 of file tls_cert.h.
| tls_data_t tls_cert_pem_t::pkey_pem |
Definition at line 26 of file tls_cert.h.