OCSP_SERVICELOC_free

Free an OCSP ServiceLocator extension value and its contents.

Synopsis

Declared in <openssl/ocsp.h>

void
OCSP_SERVICELOC_free(OCSP_SERVICELOC* a);

Parameters

NameDescription
aValue to free, or NULL.