Allocate an empty ASN1_PRINTABLE string (PrintableString CHOICE wrapper).
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_STRING* ASN1_PRINTABLE_new();
New ASN1_STRING used as ASN1_PRINTABLE, or NULL on allocation failure.