GENERAL_NAME_free

Free a GENERAL_NAME structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
GENERAL_NAME_free(GENERAL_NAME* a);

Parameters

NameDescription
aValue to free, or NULL.