com.ibm.crypto.tools
Class KeyTool

java.lang.Object
  extended by com.ibm.crypto.tools.KeyTool

public final class KeyTool
extends Object

This tool manages keystores.

Since:
JDK1.2
See Also:
KeyStore

Method Summary
static void main(String[] args)
           
 void run(String[] args, PrintStream out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(String[] args)

run

public void run(String[] args,
                PrintStream out)