cryptix.examples.pgp
Class Test

java.lang.Object
  extended bycryptix.examples.pgp.Test

final class Test
extends java.lang.Object


Constructor Summary
(package private) Test()
           
 
Method Summary
static void checkKeyRing(java.io.DataInput in)
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test

Test()
Method Detail

main

public static void main(java.lang.String[] args)

checkKeyRing

public static void checkKeyRing(java.io.DataInput in)
                         throws java.io.IOException
Throws:
java.io.IOException