public class AesUtil
extends java.lang.Object
Constructor and Description |
---|
AesUtil(byte[] key) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
decryptToString(byte[] associatedData,
byte[] nonce,
java.lang.String ciphertext) |