Uses of Package
com.didisoft.pgp.exceptions

Packages that use com.didisoft.pgp.exceptions
com.didisoft.pgp OpenPGP Library for Java 
com.didisoft.pgp.exceptions Custom Exceptions 
com.didisoft.pgp.inspect OpenPGP inspection API (Advanced) 
 

Classes in com.didisoft.pgp.exceptions used by com.didisoft.pgp
FileIsEncryptedException
          Exception that indicates that a file is encrypted.
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.
 

Classes in com.didisoft.pgp.exceptions used by com.didisoft.pgp.exceptions
WrongPrivateKeyException
          This exception indicates that we have supplied a wrong decryption private key for an OpenPGP archive.
 

Classes in com.didisoft.pgp.exceptions used by com.didisoft.pgp.inspect
NonPGPDataException
          Exception that indicates that a supplied data is not a valid OpenPGP message.
 



Copyright © 2006-2017 DidiSoft Ltd. All Rights Reserved.