ASN1_VISIBLESTRING_free

Free an ASN.1 VisibleString and its contents.

Synopsis

Declared in <openssl/asn1.h>

void
ASN1_VISIBLESTRING_free(ASN1_VISIBLESTRING* a);

Parameters

NameDescription
aValue to free, or NULL.