public static class PrescriptionContent.Encrypted extends PrescriptionContent<Message.Encrypted>
| Modifier and Type | Class and Description |
|---|---|
static class |
PrescriptionContent.Encrypted.Timestamped |
PrescriptionContent.Encrypted, PrescriptionContent.Factory, PrescriptionContent.PlainTextkeyRegistry, target| Constructor and Description |
|---|
Encrypted(Message.Encrypted target,
Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry,
Message.Cipher.Key.ID key) |
| Modifier and Type | Method and Description |
|---|---|
PrescriptionContent.PlainText |
decrypt() |
Message.Cipher.Key.ID |
key() |
bytes, equals, hashCodepublic Encrypted(Message.Encrypted target, Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry, Message.Cipher.Key.ID key)
public PrescriptionContent.PlainText decrypt()
public Message.Cipher.Key.ID key()
Copyright © 2010–2025 Smals. All rights reserved.