public class AesUtil extends Object
AesUtil(byte[] key)
String
decryptToString(byte[] associatedData, byte[] nonce, String ciphertext)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AesUtil(byte[] key)
public String decryptToString(byte[] associatedData, byte[] nonce, String ciphertext) throws Exception
Exception
Copyright © 2024. All rights reserved.