Free a ESS CertID and its contents.

Synopsis

Declared in <openssl/ess.h>

void
ESS_CERT_ID_free(ESS_CERT_ID* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs