public class DesedeUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
algorithm |
static String |
CHARSET |
static String |
transformation |
| Constructor and Description |
|---|
DesedeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
decode(String dest,
String ssoKey)
解密
|
static String |
encode(String src,
String ssoKey)
加密
|
public static final String CHARSET
public static String transformation
public static String algorithm
Copyright © 2021. All rights reserved.