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