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
X509OctetString data |
Definition at line 994 of file x509_common.h.
◆ oid
X509OctetString oid |
Definition at line 992 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h