Allocate a new Issuer Signing Tool extension value.

Synopsis

Declared in <openssl/x509v3.h>

ISSUER_SIGN_TOOL*
ISSUER_SIGN_TOOL_new();

Return Value

New ISSUER_SIGN_TOOL, or NULL on allocation failure.

Created with MrDocs