public final class DESUtils extends Object
DESUtils()
static String
decrypt(String data, String passwordKey)
encrypt(String data, String passwordKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DESUtils()
public static final String encrypt(String data, String passwordKey) throws Exception
data
Exception
public static final String decrypt(String data, String passwordKey) throws Exception
Copyright © 2015–2019 cn.gtmap. All rights reserved.