applications.cryptotoolj
Class ProviderTest

java.lang.Object
  extended by applications.cryptotoolj.ProviderTest

public class ProviderTest
extends java.lang.Object

Conducts a simple test of the Provider interface.


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

Constructor Detail

ProviderTest

public ProviderTest()
Method Detail

main

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