|
Cryptix OpenPGP | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PGPException | |
cryptix.openpgp | OpenPGP specific extensions to the Message and PKI API's. |
Uses of PGPException in cryptix.openpgp |
Subclasses of PGPException in cryptix.openpgp | |
class |
PGPAbstractDataFormatException
Generic superclass for all exceptions in Cryptix OpenPGP. |
class |
PGPDataFormatException
Thrown when incorrect data is found in a PGP object. |
class |
PGPDecryptionFailedException
Thrown when a public-key decryption operation fails. |
class |
PGPFatalDataFormatException
Thrown when incorrect data is found in a PGP object and there is no recovery possible in the sense that it is impossible to know where the next packet starts. |
class |
PGPInvalidChecksumException
Thrown when a checksum does not match. |
class |
PGPKeyIDCollisionException
Thrown when one key is requested, but multiple keys with the same keyID is available. |
class |
PGPWrongPassphraseException
Thrown when decryption fails due to an incorrect passphrase. |
|
Cryptix OpenPGP | ||||||||||
PREV NEXT | FRAMES NO FRAMES |