com.monica.javacom.ciphering
Class Cipher

java.lang.Object
  |
  +--com.monica.javacom.ciphering.Cipher

public class Cipher
extends java.lang.Object


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

Constructor Detail

Cipher

public Cipher()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception