ajanta.crypto
Class EGCipherText

java.lang.Object
  |
  +--ajanta.crypto.EGCipherText
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
EGSignature

public class EGCipherText
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Method Summary
 void print()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

print

public void print()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object