OCSP_REVOKEDINFO_free

Free an OCSP RevokedInfo and its contents.

Synopsis

Declared in <openssl/ocsp.h>

void
OCSP_REVOKEDINFO_free(OCSP_REVOKEDINFO* a);

Parameters

NameDescription
aValue to free, or NULL.