ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzahz_5.4.0.1/jarsign.htm

41 lines
1.5 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html>
<head>
<meta name="generator" content="HTML Tidy, see www.w3.org">
<meta http-equiv="Content-Type" content=
"text/html; charset=utf-8">
<title>jarsigner - JAR signing and verification</title>
<LINK rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</HEAD>
<body bgcolor="#FFFFFF">
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<!--<a name="Top_Of_Page"></a>-->
<h2><a name="jarsigner.htm">jarsigner - JAR signing and
verification</a></h2>
<!--BNDX="jarsigner"-->
<p>In Java<sup>tm</sup> 2 SDK (J2SDK), Standard Edition, version
1.2, the <tt>jarsigner</tt> tool signs JAR files and verfies
signatures on signed JAR files. The <tt>jarsigner</tt> tool
accesses the keystore, which the <tt>keytool</tt> creates and
manages, when it needs to find the private key for signing a JAR
file. In J2SDK, the <tt>jarsigner</tt> and <tt>keytool</tt> tools
replace the <tt>javakey</tt> tool. It is compatible with the <tt>
jarsigner</tt> tool that is supplied by Sun Microsystems, Inc.</p>
<p>The <tt>jarsigner</tt> tool is available using the Qshell
Interpreter.</p>
<p>For more information about the <tt>jarsigner</tt> tool, see the
<a href=
"http://java.sun.com/products/jdk/1.2/docs/tooldocs/win32/jarsigner.html"
target="_blank">jarsigner tool</a> <img src="www.gif" alt=
"Link outside Information Center"> by Sun Microsystems, Inc.</p>
</body>
</html>