ESS_ISSUER_SERIAL_free

Free a ESS IssuerSerial and its contents.

Synopsis

Declared in <openssl/ess.h>

void
ESS_ISSUER_SERIAL_free(ESS_ISSUER_SERIAL* a);

Parameters

NameDescription
aValue to free, or NULL.