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 874 of file x509_common.h.
Field Documentation
◆ critical
| bool_t critical | 
Definition at line 876 of file x509_common.h.
◆ excludedSubtrees
| X509OctetString excludedSubtrees | 
Definition at line 878 of file x509_common.h.
◆ permittedSubtrees
| X509OctetString permittedSubtrees | 
Definition at line 877 of file x509_common.h.
The documentation for this struct was generated from the following file:
- cyclone_crypto/pkix/x509_common.h
