|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.extras.pgp.PGPCryptInfo
Constructor Summary | |
PGPCryptInfo(KeyBundle keyBundle,
boolean signRequested)
|
Method Summary | |
KeyBundle |
getKeyBundle()
|
boolean |
isSignRequested()
|
void |
setKeyBundle(KeyBundle keyBundle)
|
void |
setSignRequested(boolean signRequested)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PGPCryptInfo(KeyBundle keyBundle, boolean signRequested)
Method Detail |
public KeyBundle getKeyBundle()
public void setKeyBundle(KeyBundle keyBundle)
public boolean isSignRequested()
public void setSignRequested(boolean signRequested)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |