ISSUER_SIGN_TOOL_free

Free an ISSUER_SIGN_TOOL structure and its contents.

Synopsis

Declared in <openssl/x509v3.h>

void
ISSUER_SIGN_TOOL_free(ISSUER_SIGN_TOOL* a);

Parameters

NameDescription
aValue to free, or NULL.