Free a ESS SigningCertificateV2 attribute and its contents.

Synopsis

Declared in <openssl/ess.h>

void
ESS_SIGNING_CERT_V2_free(ESS_SIGNING_CERT_V2* a);

Parameters

Name

Description

a

Value to free, or NULL.

Created with MrDocs