Allocate a new GeneralName value.

Synopsis

Declared in <openssl/x509v3.h>

GENERAL_NAME*
GENERAL_NAME_new();

Return Value

New GENERAL_NAME, or NULL on allocation failure.

Created with MrDocs