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 817 of file x509_common.h.

Field Documentation

◆ critical

bool_t critical

Definition at line 819 of file x509_common.h.

◆ excludedSubtrees

X509OctetString excludedSubtrees

Definition at line 821 of file x509_common.h.

◆ permittedSubtrees

X509OctetString permittedSubtrees

Definition at line 820 of file x509_common.h.


The documentation for this struct was generated from the following file: