Allocate a new IPAddressRange value.
Synopsis
Declared in <openssl/x509v3.h>
IPAddressRange*
IPAddressRange_new();
Return Value
New IPAddressRange, or NULL on allocation failure.
Created with MrDocs
Allocate a new IPAddressRange value.
Declared in <openssl/x509v3.h>
IPAddressRange*
IPAddressRange_new();
New IPAddressRange, or NULL on allocation failure.
Created with MrDocs