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