IPAddressChoice_free

Free an IPAddressChoice structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
IPAddressChoice_free(IPAddressChoice* a);

Parameters

NameDescription
aValue to free, or NULL.