NonStop Server for Java Tools Reference (NSJ 4.0+)

Tools Home Page
jarsigner: JAR Signing and
Verification Tool
The jarsigner tool generates signatures for Java Archive (JAR) files and
verifies the signatures of signed JAR files. For a complete description of the tool
and its use, see the Sun Microsystems documentation for jarsigner.
Synopsis
For signing:
jarsigner [ options ] jar-file alias
For verifying:
jarsigner -verify [ options ] jar-file
See Also:
jar
keytool
the Security trail of the Java Tutorial for examples of the use of the jarsigner tool
Tools Home Page
NonStop Server for Java Tools Reference Pages (526239-001)
© 2003 Hewlett-Packard Development Company L.P. All rights reserved.