Free a ESS SigningCertificate attribute and its contents.
Synopsis
Declared in <openssl/ess.h>
void
ESS_SIGNING_CERT_free(ESS_SIGNING_CERT* a);
Parameters
Name |
Description |
a |
Value to free, or NULL. |
Created with MrDocs