Class cryptix.pgp_examples.dTest
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.pgp_examples.dTest

java.lang.Object
   |
   +----cryptix.pgp_examples.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.
Author:
Ian Brown

Constructor Index

 o dTest()

Method Index

 o main(String[])

Constructors

 o dTest
  public dTest()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index