Message.Cipher, Message.Encrypted, Message.Factory, Message.PlainText| Constructor and Description |
|---|
PlainText(byte[] bytes,
Message.Cipher cipher) |
| Modifier and Type | Method and Description |
|---|---|
Message.Encrypted |
encipher(Message.Cipher.Key key) |
String |
toString() |
public PlainText(byte[] bytes,
Message.Cipher cipher)
public Message.Encrypted encipher(Message.Cipher.Key key)
Copyright © 2010–2025 Smals. All rights reserved.