X509CrlReason Struct Reference
CRL Reason extension. More...
#include <x509_common.h>
Data Fields | |
| bool_t | critical |
| uint8_t | value |
Detailed Description
CRL Reason extension.
Definition at line 1133 of file x509_common.h.
Field Documentation
◆ critical
| bool_t critical |
Definition at line 1135 of file x509_common.h.
◆ value
| uint8_t value |
Definition at line 1136 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
