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