|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcryptix.message.Message
cryptix.message.KeyBundleMessage
Represents an message containing a keybundle.
Constructor Summary | |
KeyBundleMessage(java.lang.String format)
Creates a EncryptedMessage of the specified format. |
Method Summary | |
abstract KeyBundle |
getKeyBundle()
Returns the KeyBundle contained in this message. |
Methods inherited from class cryptix.message.Message |
equals, getAttribute, getEncoded, getFormat, hashCode |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public KeyBundleMessage(java.lang.String format)
Method Detail |
public abstract KeyBundle getKeyBundle()
|
Cryptix OpenPGP | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |