public static final class CryptUtils.AES extends Object
static String
decryptHex(String data, byte[] key)
encryptHex(String data, byte[] key)
static byte[]
secretKey()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static byte[] secretKey() throws Exception
Exception
public static String encryptHex(String data, byte[] key) throws Exception
data
key
public static String decryptHex(String data, byte[] key) throws Exception
Copyright © 2021. All rights reserved.