Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
mg_client_cert Struct Reference

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
 

#include </home/sftnight/build/workspace/root-makedoc-master/rootspi/rdoc/src/master/net/http/civetweb/civetweb.h>

Member Data Documentation

◆ finger

const char* mg_client_cert::finger

Definition at line 211 of file civetweb.h.

◆ issuer

const char* mg_client_cert::issuer

Definition at line 209 of file civetweb.h.

◆ peer_cert

void* mg_client_cert::peer_cert

Definition at line 207 of file civetweb.h.

◆ serial

const char* mg_client_cert::serial

Definition at line 210 of file civetweb.h.

◆ subject

const char* mg_client_cert::subject

Definition at line 208 of file civetweb.h.

Collaboration diagram for mg_client_cert:
[legend]

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