[#IPAddressChoice_new] = IPAddressChoice_new :mrdocs: Allocate a new IPAddressChoice (inherit or explicit address ranges). == Synopsis Declared in `<openssl/x509v3.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:IPAddressChoice.adoc[IPAddressChoice]* IPAddressChoice_new(); ---- == Return Value New IPAddressChoice, or NULL on allocation failure. [.small]#Created with https://www.mrdocs.com[MrDocs]#