public static final class Appendix.UnencryptedEncryptToSelfMessage extends Appendix.EncryptToSelfMessage implements Appendix.Encryptable
Appendix.AbstractAppendix, Appendix.AbstractEncryptedMessage, Appendix.Encryptable, Appendix.EncryptedMessage, Appendix.EncryptToSelfMessage, Appendix.Message, Appendix.Phasing, Appendix.Prunable, Appendix.PrunableEncryptedMessage, Appendix.PrunablePlainMessage, Appendix.PublicKeyAnnouncement, Appendix.UnencryptedEncryptedMessage, Appendix.UnencryptedEncryptToSelfMessage, Appendix.UnencryptedPrunableEncryptedMessage
Constructor and Description |
---|
UnencryptedEncryptToSelfMessage(byte[] messageToEncrypt,
boolean isText,
boolean isCompressed) |
Modifier and Type | Method and Description |
---|---|
void |
encrypt(java.lang.String secretPhrase) |
getBaselineFee, getEncryptedData, isCompressed, isText
getBaselineFeeHeight, getFullSize, getJSONObject, getNextFee, getNextFeeHeight, getSize, getVersion, isPhased, putBytes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasAppendix
public UnencryptedEncryptToSelfMessage(byte[] messageToEncrypt, boolean isText, boolean isCompressed)
public void encrypt(java.lang.String secretPhrase)
encrypt
in interface Appendix.Encryptable