NVIDIA DeepStream SDK API Reference

6.4 Release
mg_client_cert Struct Reference

Detailed Description

Definition at line 206 of file civetweb.h.

Data Fields

void * peer_cert
 
const char * subject
 
const char * issuer
 
const char * serial
 
const char * finger
 

Field 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.


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