|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| DetachedSignatureException | Internal exception indicating that an OpenPGP file contains detached signature |
| FileIsEncryptedException | Exception that indicates that a file is encrypted. |
| IntegrityCheckException | Exception that indicates that the data is corrupted. |
| KeyIsExpiredException | Exception that indicates that a supplied key is expired. |
| KeyIsRevokedException | Exception that indicates that a supplied key is revoked. |
| NonPGPDataException | Exception that indicates that a supplied data is not a valid OpenPGP message. |
| NoPrivateKeyFoundException | Exception that indicates that a private key has not been found in a supplied file/stream parameter. |
| NoPublicKeyFoundException | Exception that indicates that a public key has not been found in a supplied file/stream parameter. |
| WrongPasswordException | This exception indicates that we have supplied a wrong password for an OpenPGP private key. |
| WrongPrivateKeyException | This exception indicates that we have supplied a wrong decryption private key for an OpenPGP archive. |
Custom Exceptions
This package contains more meaningful exceptions that extend BouncyCastle PGPException
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||