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