OTHERNAME_free

Free an OTHERNAME structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
OTHERNAME_free(OTHERNAME* a);

Parameters

NameDescription
aValue to free, or NULL.