EDIPARTYNAME_free

Free an EDIPARTYNAME structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
EDIPARTYNAME_free(EDIPARTYNAME* a);

Parameters

NameDescription
aValue to free, or NULL.