Example
Class Crypto

java.lang.Object
  extended by Example.Crypto

public class Crypto
extends java.lang.Object

Simple client for the crypto component


Constructor Summary
Crypto()
           
 
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

Crypto

public Crypto()
Method Detail

main

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