Definition at line 206 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 211 of file civetweb.h.
const char* mg_client_cert::issuer |
Definition at line 209 of file civetweb.h.
void* mg_client_cert::peer_cert |
Definition at line 207 of file civetweb.h.
const char* mg_client_cert::serial |
Definition at line 210 of file civetweb.h.
const char* mg_client_cert::subject |
Definition at line 208 of file civetweb.h.