cryptix.examples.pgp
Class conv_decrypt

java.lang.Object
  extended bycryptix.examples.pgp.conv_decrypt

final class conv_decrypt
extends java.lang.Object

DOCUMENT ME.

SECURITY: this should not be public, since it can read from "conv.pgp".


Constructor Summary
(package private) conv_decrypt()
           
 
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

conv_decrypt

conv_decrypt()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.io.FileNotFoundException,
                        java.io.IOException,
                        FormatException
Throws:
java.io.FileNotFoundException
java.io.IOException
FormatException