|
|
Contents |
This lesson shows you how to use the tools provided in the JavaTM Development Kit to sign and verify JAR files:
- Signing JAR Files shows you how to use the JDKTM tools to digitally sign your JAR files.
- Verifying Signed JAR Files shows you how to verify JAR files.
If you're not familiar with the signing, some background information is contained at the end of this lesson in the Understanding Signing and Verification section. There you'll find definitions of the relevant terms, explanations of some of the benefits provided by signing, and an outline of the signing mechanism used by the Java platform as it relates to JAR files.
|
|
Contents |