Allocate a new Name Constraints extension value.

Synopsis

Declared in <openssl/x509v3.h>

NAME_CONSTRAINTS*
NAME_CONSTRAINTS_new();

Return Value

New NAME_CONSTRAINTS, or NULL on allocation failure.

Created with MrDocs