public static class Message.Encrypted extends Message
| Modifier and Type | Class and Description |
|---|---|
static class |
Message.Encrypted.Timestamped |
Message.Cipher, Message.Encrypted, Message.Factory, Message.PlainText| Constructor and Description |
|---|
Encrypted(byte[] bytes,
Message.Cipher cipher) |
| Modifier and Type | Method and Description |
|---|---|
Message.PlainText |
decrypt(Message.Cipher.Key key) |
public Encrypted(byte[] bytes,
Message.Cipher cipher)
public Message.PlainText decrypt(Message.Cipher.Key key)
Copyright © 2010–2025 Smals. All rights reserved.