au.net.aba.test
Class CipherTest

java.lang.Object
  |
  +--au.net.aba.test.CipherTest

public class CipherTest
extends java.lang.Object

basic test class for a Cipher.


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

Constructor Detail

CipherTest

public CipherTest()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.security.KeyException,
                        java.security.InvalidAlgorithmParameterException