com.ibm.security12.sun.security.tools
Class KeyTool
java.lang.Object
|
+--com.ibm.security12.sun.security.tools.KeyTool
- public final class KeyTool
- extends Object
This tool manages keystores.
- Since:
- JDK1.2
- Version:
- 1.49, 09/04/98
- Author:
- Jan Luehe
- See Also:
KeyStore
,
com.ibm.security12.sun.security.provider.KeyProtector
,
JavaKeyStore
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
main
public static void main(String[] args)
run
public void run(String[] args,
PrintStream out)