Previous | Next | Trail Map | The Java Archive (JAR) File Format | Contents

Signing and Verifying JAR Files

This lesson shows you how to use the tools provided in the JavaTM Development Kit to sign and 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.


Previous | Next | Trail Map | The Java Archive (JAR) File Format | Contents