NETSCAPE_CERT_SEQUENCE_free

Free a Netscape Certificate Sequence and its contents.

Synopsis

Declared in <openssl/x509.h>

void
NETSCAPE_CERT_SEQUENCE_free(NETSCAPE_CERT_SEQUENCE* a);

Parameters

NameDescription
aValue to free, or NULL.