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
-
main(String[])
- Run with argument DES, TriDES, Blowfish, RSA or Caesar.
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