Allocate an empty ASN.1 TeletexString (T61String).
Synopsis
Declared in <openssl/asn1.h>
ASN1_T61STRING*
ASN1_T61STRING_new();
Return Value
New ASN1_T61STRING, or NULL on allocation failure.
Created with MrDocs