【发布时间】:2019-06-04 11:23:19
【问题描述】:
我正在尝试使用 Java 1.7 使用 JarSigner API 对 jar 进行签名。这适用于 Linux 和 Windows 机器,但在 AIX 机器中失败并出现 classnotfound 异常(对于类“sun.security.tools.KeyTool”)。
我也找不到 IBM 所说的“com.ibm.crypto.tools.KeyTool”类的 jar。
【问题讨论】:
-
您好,您对这些包在您的 java 运行时中的重要性如何?