X509DistrPoint Struct Reference

Distribution Point structure. More...

#include <x509_common.h>

Data Fields

X509DistrPointName distrPointName
 
uint16_t reasonFlags
 
uint_t numCrlIssuers
 
X509GeneralName crlIssuers [X509_MAX_CRL_ISSUERS]
 

Detailed Description

Distribution Point structure.

Definition at line 1011 of file x509_common.h.

Field Documentation

◆ crlIssuers

Definition at line 1016 of file x509_common.h.

◆ distrPointName

X509DistrPointName distrPointName

Definition at line 1013 of file x509_common.h.

◆ numCrlIssuers

uint_t numCrlIssuers

Definition at line 1015 of file x509_common.h.

◆ reasonFlags

uint16_t reasonFlags

Definition at line 1014 of file x509_common.h.


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