|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrongPrivateKeyException | |
---|---|
com.didisoft.pgp | OpenPGP Library for Java |
com.didisoft.pgp.exceptions | Custom Exceptions |
Uses of WrongPrivateKeyException in com.didisoft.pgp |
---|
Constructors in com.didisoft.pgp that throw WrongPrivateKeyException | |
---|---|
PGPKeyPair(java.lang.String publicKeyFile,
java.lang.String privateKeyFile)
Initializes the object from a public and private PGP key files. |
Uses of WrongPrivateKeyException in com.didisoft.pgp.exceptions |
---|
Subclasses of WrongPrivateKeyException in com.didisoft.pgp.exceptions | |
---|---|
class |
NoPrivateKeyFoundException
Exception that indicates that a private key has not been found in a supplied file/stream parameter. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |