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, isTextgetBaselineFeeHeight, getFullSize, getJSONObject, getNextFee, getNextFeeHeight, getSize, getVersion, isPhased, putBytesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasAppendixpublic UnencryptedEncryptToSelfMessage(byte[] messageToEncrypt,
                                       boolean isText,
                                       boolean isCompressed)
public void encrypt(java.lang.String secretPhrase)
encrypt in interface Appendix.Encryptable