GENERAL_NAMES_free

Free a GENERAL_NAMES structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
GENERAL_NAMES_free(GENERAL_NAMES* a);

Parameters

NameDescription
aValue to free, or NULL.