X509SubjectAltName Struct Reference

Subject Alternative Name extension. More...

#include <x509_common.h>

Data Fields

bool_t critical
 
X509OctetString raw
 
uint_t numGeneralNames
 
X509GeneralName generalNames [X509_MAX_SUBJECT_ALT_NAMES]
 

Detailed Description

Subject Alternative Name extension.

Definition at line 863 of file x509_common.h.

Field Documentation

◆ critical

bool_t critical

Definition at line 865 of file x509_common.h.

◆ generalNames

Definition at line 868 of file x509_common.h.

◆ numGeneralNames

uint_t numGeneralNames

Definition at line 867 of file x509_common.h.

◆ raw

Definition at line 866 of file x509_common.h.


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