OCSP_CERTSTATUS_free

Free a OCSP CertStatus and its contents.

Synopsis

Declared in <openssl/ocsp.h>

void
OCSP_CERTSTATUS_free(OCSP_CERTSTATUS* a);

Parameters

NameDescription
aValue to free, or NULL.