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

Field Documentation

◆ accessDescriptions

Definition at line 953 of file x509_common.h.

◆ critical

bool_t critical

Definition at line 950 of file x509_common.h.

◆ numAccessDescriptions

uint_t numAccessDescriptions

Definition at line 952 of file x509_common.h.

◆ raw

Definition at line 951 of file x509_common.h.


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