Allocate an empty IP address or address range (RFC 3779).
Synopsis
Declared in <openssl/x509v3.h>
IPAddressOrRange*
IPAddressOrRange_new();
Return Value
New IPAddressOrRange, or NULL on allocation failure.
Created with MrDocs