Allocate a new IPAddressChoice (inherit or explicit address ranges).
Synopsis
Declared in <openssl/x509v3.h>
IPAddressChoice*
IPAddressChoice_new();
Return Value
New IPAddressChoice, or NULL on allocation failure.
Created with MrDocs