Jarsigner
The function explains:
For Java file (JAR) file produces autograph, and the autograph of the JAR file that desired result already signed.
Syntactic: Jarsigner [commands option] Jar-file AliasJarsigner -verify [commands option] Jar-file
Complement explains: Jarsigner tool uses at two purposes:
1: ?Java file (JAR) file autograph
2: Q as kind of bag inferior the autograph of file of ┟ ?JAR and integrality
Order option
- the URL that Keystore[url] appoints close key storehouse. Default is worth the.keystore file in the host catalog that is an user, it is decided by systematic attribute “user.home” .
- Storetype[storetype] appoints the kind of close key warehouse that should be spent by example. Kind of acquiescent close key warehouse is that type that place of value of property of the "keystore.type" in safe attribute file specifies, by Java.security.KeyStore medium static method GetDefaultType is returned.
- the countersign that Storepass[password] appoints place of storehouse of visit close key to need. This is signing only (not be desired result) the need when JAR file. Below this kind of circumstance, if command to was not offerred in travel - Storepass option, the user will be hinted input countersign.
- Keypass[password] is appointed use at protecting close key storehouse (the alias line out that in going by the command, appoints) the countersign of illicit key. When for JAR the file signs, use Jarsigner needs this password. If command to word of command was not offerred in travel, and the countersign of needs password and close key storehouse is different, input clew user it.
- Sigfile[file] designates the basic file name that is used at making.SF and.DSA file.
- Signedjar[file] designates the name that is used at the JAR file that already signed.
- Verify if it commands travel is medium piece now, the JAR file that appoints will by desired result, is not autograph. If desired result is successful, indication “jar Verified” . The JAR file that if try,desired result did not sign, or the algorithm that desired result is not supported (the RSA that when installing the person that RSA is offerred for example, uses) the JAR file of autograph, will be like next indication: "Jar Is Unsigned. (Signatures Missing Or Not Parsable)" .
- Certs if it and - Verify and - Verbose options appears in command travel together, export the certificate information of the every autograph person that will include JAR file.
- Verbose if it commands travel is medium piece now, represent “verbose” pattern, it makes Jarsigner exports additional information in JAR autograph or desired result process.
- Internalsf goes, the.DSA of the generation when JAR file is signed (autograph piece) the.SF file that the file includes to arise at the same time (autograph file) whole code carbon. This kind of practice already was changed. To reduce the whole size that outputs JAR file, file of the.DSA below default circumstance includes the copy of.SF file no longer. But if - Internalsf appears in command travel, will pick worn-out way. This option basically is checking to be used from time to tome; Should not use it actually, because will be eliminated so,optimize usefully.
Previous 1 2 34 Next