Allocate a new general subtree (Name Constraints entry).
Synopsis
Declared in <openssl/x509v3.h>
GENERAL_SUBTREE*
GENERAL_SUBTREE_new();
Return Value
New GENERAL_SUBTREE, or NULL on allocation failure.
Created with MrDocs