freiheit.com technologies gmbh

Package com.freiheit.gnupg

Main package.

See:
          Description

Interface Summary
GnuPGPassphraseListener This is the listener interface you need to implement, if you want to react to the passphrase callbacks of the gpgme library for yourself.
 

Class Summary
GnuPGContext Start here, because for all operations, you first need to create a GnuPGContext.
GnuPGData Holds the data that you want to work on and stores the results of crypto operations.
GnuPGKey Represents a key.
GnuPGPassphraseConsole Requests a passphrase for a crypto operation from the command line.
GnuPGPassphraseWindow Requests a passphrase for a crypto operation from the a swing dialog.
GnuPGPeer Peer Class to hold the pointers to connect to the underlying gpgme library.
GnuPGSignature Represents a signature from a key.
 

Exception Summary
GnuPGException If the underlying gpgme library reports an error, this exception is thrown.
 

Package com.freiheit.gnupg Description

Main package.

Java for GnuPG is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Licenseas published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.

Please see COPYING in the source distribution for the complete licence.


freiheit.com technologies gmbh

© 2005 freiheit.com technologies gmbh