[#NAMING_AUTHORITY_new] = NAMING_AUTHORITY_new :mrdocs: Allocate a new NAMING_AUTHORITY value. == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:NAMING_AUTHORITY.adoc[NAMING_AUTHORITY]* NAMING_AUTHORITY_new(); ---- == Return Value New NAMING_AUTHORITY, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#