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