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