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

Class cryptix.pgp_examples.sTest

java.lang.Object
   |
   +----cryptix.pgp_examples.sTest

public final class sTest
extends Object
Encrypts and signs a string (messageText) and writes the ciphertext to es-test.asc 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 sTest()

Method Index

 o main(String[])

Constructors

 o sTest
  public sTest()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index