jarsigner-java-1.6.0-openjdk (1) Linux Manual Page
jarsigner – JAR Signing and Verification Tool Generates signatures for Java ARchive (JAR) files, and verifies the signatures of signed JAR files. Synopsisjarsigner [ options ] jar-file alias jarsigner -verify [ options ] jar-file DescriptionThe jarsigner tool is used for two purposes: 1. to sign Java ARchive (JAR) files, and 2. to verify the signatures…
