| Package | Description |
|---|---|
| be.recipe.api | |
| be.recipe.api.crypto |
| Modifier and Type | Method and Description |
|---|---|
Message.Cipher |
Recipe.Infrastructure.cipher() |
| Modifier and Type | Class and Description |
|---|---|
class |
AESCipher |
| Modifier and Type | Field and Description |
|---|---|
protected Message.Cipher |
Message.cipher |
| Constructor and Description |
|---|
Encrypted(byte[] bytes,
Message.Cipher cipher) |
Factory(Message.Cipher cipher,
Message.Encrypted.Timestamped.Extractor unmarshaller) |
Message(Message.Cipher cipher,
byte[] bytes) |
PlainText(byte[] bytes,
Message.Cipher cipher) |
Timestamped(byte[] bytes,
Message.Cipher cipher,
Message.Encrypted.Timestamped.Extractor unmarshaller) |
Copyright © 2010–2025 Smals. All rights reserved.