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 862 of file x509_common.h.
Field Documentation
◆ cA
| bool_t cA |
Definition at line 865 of file x509_common.h.
◆ critical
| bool_t critical |
Definition at line 864 of file x509_common.h.
◆ pathLenConstraint
| int_t pathLenConstraint |
Definition at line 866 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
