examples
Class TestNSKeyStore

java.lang.Object
  extended by examples.TestNSKeyStore

public class TestNSKeyStore
extends java.lang.Object

List all keys found in a Netscape keystore.

Usage: java -cp examples.jar examples.TestNSKeyStore dirname password


Constructor Summary
TestNSKeyStore()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Run the application
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestNSKeyStore

public TestNSKeyStore()
Method Detail

main

public static void main(java.lang.String[] argv)
Run the application