Class cryptix.pgp_examples.eTest
All Packages Class Hierarchy This Package Previous Next Index
Class cryptix.pgp_examples.eTest
java.lang.Object
|
+----cryptix.pgp_examples.eTest
- public final class eTest
- extends Object
Encrypts a string (messageText) and writes the ciphertext to e-test.asc
Demonstrates the ArmouredMessage and PublicKeyRing classes.
Run this in your PGP directory, or provide the full path to your public keyring.
- Author:
- Ian Brown
-
eTest()
-
-
main(String[])
-
eTest
public eTest()
main
public final static void main(String argv[]) throws FileNotFoundException, IOException, DecryptException
All Packages Class Hierarchy This Package Previous Next Index