DIRECTORYSTRING_free

Free a DirectoryString and its contents.

Synopsis

Declared in <openssl/asn1.h>

void
DIRECTORYSTRING_free(ASN1_STRING* a);

Parameters

NameDescription
aValue to free, or NULL.