cryptix.examples.pgp
Class conv_encrypt

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

final class conv_encrypt
extends java.lang.Object

DOCUMENT ME.

SECURITY: this should not be public, since it can write to "stuff.txt" and "conv.pgp".


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

conv_encrypt()
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