Opaque Name Constraints extension value (permitted/excluded subtrees).
Declared in <openssl/x509v3.h>
struct NAME_CONSTRAINTS_st;
| Name | Description |
|---|---|
excludedSubtrees | Subtrees the certificate subject names must not fall within, or NULL if none. |
permittedSubtrees | Subtrees the certificate subject names must fall within, or NULL if unrestricted. |