OCSP_RESPBYTES_free

Free an OCSP ResponseBytes and its contents.

Synopsis

Declared in <openssl/ocsp.h>

void
OCSP_RESPBYTES_free(OCSP_RESPBYTES* a);

Parameters

NameDescription
aValue to free, or NULL.