public class Des3 extends Object
Des3(String secretKey)
String
decode(String encryptText)
encode(String plainText)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Des3(String secretKey)
public String encode(String plainText) throws Exception
plainText
Exception
public String decode(String encryptText) throws Exception
encryptText
Copyright © 2017. All rights reserved.