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