public class DesEncrypter extends Object
DesEncrypter()
String
decrypt(String str)
encrypt(String str)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DesEncrypter()
public String encrypt(String str)
str
public String decrypt(String str)
Copyright © 2017 Suncode. All rights reserved.