ASN1_UNIVERSALSTRING_free

Free an ASN.1 UniversalString and its contents.

Synopsis

Declared in <openssl/asn1.h>

void
ASN1_UNIVERSALSTRING_free(ASN1_UNIVERSALSTRING* a);

Parameters

NameDescription
aValue to free, or NULL.