Package com.sun.jarsigner
jarsigner
tool. Clients may override the default signing mechanism of the jarsigner
tool by supplying an alternative implementation of ContentSigner
. The classes in this package have been deprecated and will be removed in a future release. New classes should not be added to this package. Use the JarSigner
API to sign JAR files.
Class | Description |
---|---|
ContentSigner | Deprecated, for removal: This API element is subject to removal in a future version. This class has been deprecated. |
ContentSignerParameters | Deprecated, for removal: This API element is subject to removal in a future version. This class has been deprecated. |
© 1993, 2021, Oracle and/or its affiliates. All rights reserved.
Documentation extracted from Debian's OpenJDK Development Kit package.
Licensed under the GNU General Public License, version 2, with the Classpath Exception.
Various third party code in OpenJDK is licensed under different licenses (see Debian package).
Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
https://docs.oracle.com/en/java/javase/17/docs/api/jdk.jartool/com/sun/jarsigner/package-summary.html