Allocate a new Policy Constraints extension value.
Synopsis
Declared in <openssl/x509v3.h>
POLICY_CONSTRAINTS*
POLICY_CONSTRAINTS_new();
Return Value
New POLICY_CONSTRAINTS, or NULL on allocation failure.
Created with MrDocs