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