public class DesedeUtils extends Object
static String
algorithm
CHARSET
transformation
DesedeUtils()
decode(String dest, String ssoKey)
encode(String src, String ssoKey)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String CHARSET
public static String transformation
public static String algorithm
public DesedeUtils()
public static String encode(String src, String ssoKey) throws Exception
src
ssoKey
Exception
public static String decode(String dest, String ssoKey) throws Exception
dest
Copyright © 2022. All rights reserved.