jayasree bhattacharya wrote: > I am using signtool. Which option can make any JAR > file contents to be uncompressed and extracted ?
Signtool's options are documented at http://docs.sun.com/source/816-5531-10/app_sign.htm There doesn't seem to be any option that means "unzip the file contents". It's intended for generating signed JARs, as opposed to using them once created. JAR files are just zip files. You may use your favorite unzip tool to unzip the file like any other zip file. -- Nelson B _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto