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