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

Class cryptix.pgp_examples.esTest

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

Constructor Index

 o esTest()

Method Index

 o main(String[])

Constructors

 o esTest
  public esTest()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index