NOTICEREF_free

Free a certificate-policy notice reference and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
NOTICEREF_free(NOTICEREF* a);

Parameters

NameDescription
aValue to free, or NULL.