| Constructor and Description |
|---|
SecretNaclBoxV1(byte[] content,
String id,
byte[] nonce,
PublicKey sender)
SecretNaclBoxV1 constructor.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContent() |
String |
getId() |
byte[] |
getNonce() |
PublicKey |
getSender() |
String |
getType() |
Copyright © 2020 Transchain. All rights reserved.