Free an IPAddressChoice structure and its contents.
Synopsis
Declared in <openssl/x509v3.h>
void
IPAddressChoice_free(IPAddressChoice* a);
Parameters
Name |
Description |
a |
Value to free, or NULL. |
Created with MrDocs