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

Field Documentation

◆ critical

bool_t critical

Definition at line 926 of file x509_common.h.

◆ distrPoints

Definition at line 929 of file x509_common.h.

◆ numDistrPoints

uint_t numDistrPoints

Definition at line 928 of file x509_common.h.

◆ raw

Definition at line 927 of file x509_common.h.


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