X509CrlDistrPoints Struct Reference

CRL Distribution Points extension. More...

#include <x509_common.h>

Data Fields

bool_t critical
 
X509OctetString raw
 
uint_t numDistrPoints
 
X509DistrPoint distrPoints [X509_MAX_DISTR_POINTS]
 

Detailed Description

CRL Distribution Points extension.

Definition at line 1024 of file x509_common.h.

Field Documentation

◆ critical

bool_t critical

Definition at line 1026 of file x509_common.h.

◆ distrPoints

Definition at line 1029 of file x509_common.h.

◆ numDistrPoints

uint_t numDistrPoints

Definition at line 1028 of file x509_common.h.

◆ raw

Definition at line 1027 of file x509_common.h.


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