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

Field Documentation

◆ critical

bool_t critical

Definition at line 933 of file x509_common.h.

◆ distrPoints

Definition at line 936 of file x509_common.h.

◆ numDistrPoints

uint_t numDistrPoints

Definition at line 935 of file x509_common.h.

◆ raw

Definition at line 934 of file x509_common.h.


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