OCSP_CERTID_free

Free an OCSP CertID and its contents.

Synopsis

Declared in <openssl/ocsp.h>

void
OCSP_CERTID_free(OCSP_CERTID* a);

Parameters

NameDescription
aValue to free, or NULL.