ASN1_T61STRING_free

Free a ASN.1 TeletexString (T61String) and its contents.

Synopsis

Declared in <openssl/asn1.h>

void
ASN1_T61STRING_free(ASN1_T61STRING* a);

Parameters

NameDescription
aValue to free, or NULL.