Issuer Signing Tool extension naming signing and CA tools and their certificates.

Synopsis

Declared in <openssl/x509v3.h>

struct ISSUER_SIGN_TOOL_st;

Data Members

Name

Description

cATool

Name of the CA tool used by the issuer.

cAToolCert

Certificate identifying the CA tool.

signTool

Name of the signing tool used by the issuer.

signToolCert

Certificate identifying the signing tool.

Created with MrDocs