X509AuthInfoAccess Struct Reference

Authority Information Access extension. More...

#include <x509_common.h>

Data Fields

bool_t critical
 
X509OctetString raw
 
uint_t numAccessDescriptions
 
X509AccessDescription accessDescriptions [X509_MAX_ACCESS_DESCRIPTIONS]
 

Detailed Description

Authority Information Access extension.

Definition at line 955 of file x509_common.h.

Field Documentation

◆ accessDescriptions

Definition at line 960 of file x509_common.h.

◆ critical

bool_t critical

Definition at line 957 of file x509_common.h.

◆ numAccessDescriptions

uint_t numAccessDescriptions

Definition at line 959 of file x509_common.h.

◆ raw

Definition at line 958 of file x509_common.h.


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