Definition at line 198 of file civetweb.h.
Public Attributes | |
const char * | finger |
const char * | issuer |
void * | peer_cert |
const char * | serial |
const char * | subject |
const char* mg_client_cert::finger |
Definition at line 203 of file civetweb.h.
const char* mg_client_cert::issuer |
Definition at line 201 of file civetweb.h.
void* mg_client_cert::peer_cert |
Definition at line 199 of file civetweb.h.
const char* mg_client_cert::serial |
Definition at line 202 of file civetweb.h.
const char* mg_client_cert::subject |
Definition at line 200 of file civetweb.h.