All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class is.logi.crypto.test.TestKey

java.lang.Object
   |
   +----is.logi.crypto.Crypto
           |
           +----is.logi.crypto.test.TestKey

public class TestKey
extends Crypto
This application tests the various Key classes.

Author:
Logi Ragnarsson (logir@hi.is)
See Also:
Key

Method Index

 o main(String[])
Run with argument DES, TriDES, Blowfish, RSA or Caesar.

Methods

 o main
 public static void main(String arg[])
Run with argument DES, TriDES, Blowfish, RSA or Caesar.


All Packages  Class Hierarchy  This Package  Previous  Next  Index