ASN1_GENERALSTRING_new

Allocate an empty ASN.1 GeneralString.

Synopsis

Declared in <openssl/asn1.h>

ASN1_GENERALSTRING*
ASN1_GENERALSTRING_new();

Return Value

New ASN1_GENERALSTRING, or NULL on allocation failure.