public class PrescriptionContent<M extends Message> extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PrescriptionContent.Encrypted |
static class |
PrescriptionContent.Factory |
static class |
PrescriptionContent.PlainText |
| Modifier and Type | Field and Description |
|---|---|
protected Message.Cipher.Key.DB<Prescription.OnContent> |
keyRegistry |
protected M |
target |
| Constructor and Description |
|---|
PrescriptionContent(M target,
Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry) |
protected final Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry
public PrescriptionContent(M target, Message.Cipher.Key.DB<Prescription.OnContent> keyRegistry)
Copyright © 2010–2025 Smals. All rights reserved.