public class AesUtils extends Object
AesUtils()
static String
decode(String sSrc, String sKey)
encode(String sSrc, String sKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AesUtils()
public static String encode(String sSrc, String sKey) throws Exception
Exception
public static String decode(String sSrc, String sKey) throws Exception
Copyright © 2017. All rights reserved.