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 911 of file x509_common.h.

Field Documentation

◆ crlIssuers

Definition at line 916 of file x509_common.h.

◆ distrPointName

X509DistrPointName distrPointName

Definition at line 913 of file x509_common.h.

◆ numCrlIssuers

uint_t numCrlIssuers

Definition at line 915 of file x509_common.h.

◆ reasonFlags

uint16_t reasonFlags

Definition at line 914 of file x509_common.h.


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