NAMING_AUTHORITY_free

Free a NAMING_AUTHORITY value and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
NAMING_AUTHORITY_free(NAMING_AUTHORITY* a);

Parameters

NameDescription
aValue to free, or NULL.