X509Extension Struct Reference

X.509 certificate extension. More...

#include <x509_common.h>

Data Fields

X509OctetString oid
 
bool_t critical
 
X509OctetString data
 

Detailed Description

X.509 certificate extension.

Definition at line 983 of file x509_common.h.

Field Documentation

◆ critical

bool_t critical

Definition at line 986 of file x509_common.h.

◆ data

Definition at line 987 of file x509_common.h.

◆ oid

Definition at line 985 of file x509_common.h.


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