X509NameConstraints Struct Reference
Name Constraints extension. More...
#include <x509_common.h>
Data Fields | |
bool_t | critical |
X509OctetString | permittedSubtrees |
X509OctetString | excludedSubtrees |
Detailed Description
Name Constraints extension.
Definition at line 824 of file x509_common.h.
Field Documentation
◆ critical
bool_t critical |
Definition at line 826 of file x509_common.h.
◆ excludedSubtrees
X509OctetString excludedSubtrees |
Definition at line 828 of file x509_common.h.
◆ permittedSubtrees
X509OctetString permittedSubtrees |
Definition at line 827 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h