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