public class Base64Util extends Object
Base64Util()
static String
decrypt(String encryptedData, String key, String iv)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Base64Util()
public static String decrypt(String encryptedData, String key, String iv) throws Exception
encryptedData
key
iv
Exception
Copyright © 2020. All rights reserved.