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