Allocate an empty DisplayText (ASN.1 string CHOICE).
Synopsis
Declared in <openssl/asn1.h>
ASN1_STRING*
DISPLAYTEXT_new();
Return Value
New ASN1_STRING used as a DISPLAYTEXT, or NULL on allocation failure.
Created with MrDocs