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

Field Documentation

◆ critical

bool_t critical

Definition at line 993 of file x509_common.h.

◆ data

Definition at line 994 of file x509_common.h.

◆ oid

Definition at line 992 of file x509_common.h.


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