ESS_CERT_ID_V2_free

Free a ESS CertIDv2 and its contents.

Synopsis

Declared in <openssl/ess.h>

void
ESS_CERT_ID_V2_free(ESS_CERT_ID_V2* a);

Parameters

NameDescription
aValue to free, or NULL.