All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.examples.pgp.dTest

java.lang.Object
   |
   +----cryptix.examples.pgp.dTest

public final class dTest
extends Object
Decrypts a file (name in argv[0]) to the screen Demonstrates the ArmouredMessage, Passphrase and SecretKeyRing classes. Run this in your PGP directory, or provide the full path to your keyrings.

$Revision: 1.2 $

Author:
Ian Brown

Constructor Index

 o dTest()

Method Index

 o main(String[])

Constructors

 o dTest
 public dTest()

Methods

 o main
 public static final void main(String argv[]) throws FileNotFoundException, IOException, DecryptException, FormatException, InvalidChecksumException

All Packages  Class Hierarchy  This Package  Previous  Next  Index