DISPLAYTEXT_free

Free a DisplayText (ASN.1 string CHOICE) and its contents.

Synopsis

Declared in <openssl/asn1.h>

void
DISPLAYTEXT_free(ASN1_STRING* a);

Parameters

NameDescription
aValue to free, or NULL.