Apache2
|
#include <tls_cert.h>
Data Fields | |
const char * | cert_file |
const char * | pkey_file |
const char * | cert_pem |
const char * | pkey_pem |
Specify a certificate via files or PEM data.
const char* tls_cert_spec_t::cert_file |
const char* tls_cert_spec_t::cert_pem |
const char* tls_cert_spec_t::pkey_file |
const char* tls_cert_spec_t::pkey_pem |