public static final class Appendix.UnencryptedPrunableEncryptedMessage extends Appendix.PrunableEncryptedMessage 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 |
|---|
UnencryptedPrunableEncryptedMessage(byte[] messageToEncrypt,
boolean isText,
boolean isCompressed,
byte[] recipientPublicKey) |
| Modifier and Type | Method and Description |
|---|---|
void |
encrypt(java.lang.String secretPhrase) |
getBaselineFee, getEncryptedData, getHash, hasPrunableData, isCompressed, isText, restorePrunableDatagetBaselineFeeHeight, getFullSize, getJSONObject, getNextFee, getNextFeeHeight, getSize, getVersion, isPhased, putBytesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshouldLoadPrunablehasAppendixpublic UnencryptedPrunableEncryptedMessage(byte[] messageToEncrypt,
boolean isText,
boolean isCompressed,
byte[] recipientPublicKey)
public void encrypt(java.lang.String secretPhrase)
encrypt in interface Appendix.Encryptable