All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class cryptix.examples.pgp.esTest

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

public final class esTest
extends Object
Encrypts and signs a string (messageText) and writes the ciphertext to es-test.asc Demonstrates the ArmouredMessage, Passphrase, PublicKeyRing, SecretKeyRing and EmailAddress classes. Run this in your PGP directory, or provide the full path to your keyrings.

$Revision: 1.2 $

Author:
Ian Brown

Constructor Index

 o esTest()

Method Index

 o main(String[])

Constructors

 o esTest
 public esTest()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index