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

Name

Description

a

Value to free, or NULL.

Created with MrDocs