Free a Netscape Certificate Sequence and its contents.

Synopsis

Declared in <openssl/x509.h>

void
NETSCAPE_CERT_SEQUENCE_free(NETSCAPE_CERT_SEQUENCE* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs