|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.openpgp.PGPException
com.didisoft.pgp.PGPException
com.didisoft.pgp.exceptions.KeyIsRevokedException
public class KeyIsRevokedException
Exception that indicates that a supplied key is revoked.
To enable usage of revoked keys, invoke PGPLib.setUseRevokeKeys(true)
PGPLib.setUseRevokedKeys(boolean)| Constructor Summary | |
|---|---|
KeyIsRevokedException(java.lang.String message)
|
|
KeyIsRevokedException(java.lang.String message,
java.lang.Exception underlying)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyIsRevokedException(java.lang.String message)
public KeyIsRevokedException(java.lang.String message,
java.lang.Exception underlying)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||