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