Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package cryptix.openpgp.net

Interface Summary
PGPKeyServer A generic, client interface to a key server.
 

Class Summary
EmptyIterator An empty iterator expresses an empty list.
Hkp This class looks up keys by some key identifier in a HKP key server.
PGPKeyServerImpl This class embodies an interface layer between the client-oriented PGPKeyServer API and the individual classes that actually access key servers over the network.
 

Exception Summary
KeyServerIOException A generic exception that is thrown whenever an I/O error occurs while talking to a key server.