NETSCAPE_SPKI_free

Free a Netscape Signed Public Key and Challenge (SPKI) and its contents.

Synopsis

Declared in <openssl/x509.h>

void
NETSCAPE_SPKI_free(NETSCAPE_SPKI* a);

Parameters

NameDescription
aValue to free, or NULL.