Allocate an empty ASN1_STRING with default type V_ASN1_OCTET_STRING.
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_STRING* ASN1_STRING_new();
New ASN1_STRING, or NULL on allocation failure.