public static final class Appendix.UnencryptedEncryptedMessage extends Appendix.EncryptedMessage 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 | 
|---|
| UnencryptedEncryptedMessage(byte[] messageToEncrypt,
                           boolean isText,
                           boolean isCompressed,
                           byte[] recipientPublicKey) | 
| 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 UnencryptedEncryptedMessage(byte[] messageToEncrypt,
                                   boolean isText,
                                   boolean isCompressed,
                                   byte[] recipientPublicKey)
public void encrypt(java.lang.String secretPhrase)
encrypt in interface Appendix.Encryptable