GENERAL_NAMES_new

Allocate a new GeneralNames (SEQUENCE OF GeneralName) value.

Synopsis

Declared in <openssl/x509v3.h>

GENERAL_NAMES*
GENERAL_NAMES_new();

Return Value

New GENERAL_NAMES, or NULL on allocation failure.