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