X509BasicConstraints Struct Reference
Basic Constraints extension. More...
#include <x509_common.h>
Data Fields | |
bool_t | critical |
bool_t | cA |
int_t | pathLenConstraint |
Detailed Description
Basic Constraints extension.
Definition at line 812 of file x509_common.h.
Field Documentation
◆ cA
bool_t cA |
Definition at line 815 of file x509_common.h.
◆ critical
bool_t critical |
Definition at line 814 of file x509_common.h.
◆ pathLenConstraint
int_t pathLenConstraint |
Definition at line 816 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h