OCSP_CRLID_free

Free an OCSP CrlID extension value and its contents.

Synopsis

Declared in <openssl/ocsp.h>

void
OCSP_CRLID_free(OCSP_CRLID* a);

Parameters

NameDescription
aValue to free, or NULL.