Issuer Signing Tool extension naming signing and CA tools and their certificates.
Declared in <openssl/x509v3.h>
struct ISSUER_SIGN_TOOL_st;
| 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. |