org.mozilla.jss.pkcs12
Class SelfTest

java.lang.Object
  |
  +--org.mozilla.jss.pkcs12.SelfTest

public class SelfTest
extends java.lang.Object

A PKCS #12 "virtual token". Currently, these extend tokens found in the PK11Token class.

See Also:
PK11Token

Constructor Summary
SelfTest()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void TestPK12TokenConstructor()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelfTest

public SelfTest()
Method Detail

TestPK12TokenConstructor

public static void TestPK12TokenConstructor()

main

public static void main(java.lang.String[] args)