Allocate an empty DirectoryString (ASN.1 string CHOICE wrapper).
Declared in <openssl/asn1.h>
<openssl/asn1.h>
ASN1_STRING* DIRECTORYSTRING_new();
New ASN1_STRING used as a DirectoryString, or NULL on allocation failure.