NETSCAPE_SPKI_new

Allocate an empty Netscape Signed Public Key and Challenge (SPKI).

Synopsis

Declared in <openssl/x509.h>

NETSCAPE_SPKI*
NETSCAPE_SPKI_new();

Return Value

New NETSCAPE_SPKI, or NULL on allocation failure.