public class SwxaJCEEncryptor extends Object implements IEncryptor
| Constructor and Description |
|---|
SwxaJCEEncryptor(String iniPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
decode(String base64EncData)
字符串解密
|
String |
encode(String data)
字符串加密
|
public SwxaJCEEncryptor(String iniPath)
public String encode(String data)
IEncryptorencode in interface IEncryptorpublic String decode(String base64EncData)
IEncryptordecode in interface IEncryptorCopyright © 2025. All rights reserved.