|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.mule.module.pgp.PGPCryptInfo
public class PGPCryptInfo
Constructor Summary | |
---|---|
PGPCryptInfo(cryptix.pki.KeyBundle keyBundle,
boolean signRequested)
|
Method Summary | |
---|---|
cryptix.pki.KeyBundle |
getKeyBundle()
|
boolean |
isSignRequested()
|
void |
setKeyBundle(cryptix.pki.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(cryptix.pki.KeyBundle keyBundle, boolean signRequested)
Method Detail |
---|
public cryptix.pki.KeyBundle getKeyBundle()
public void setKeyBundle(cryptix.pki.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 |