public class SecureSingleton extends Object
| Constructor and Description |
|---|
SecureSingleton() |
| Modifier and Type | Method and Description |
|---|---|
static cn.hutool.crypto.symmetric.AES |
getAES()
获取自动配置单例 - AES
|
static cn.hutool.crypto.asymmetric.RSA |
getRSA()
获取自动配置单例 - RSA
|
static com.alibaba.fastjson.JSONObject |
rsaUriDecodingAndDecrypt(String messageBody)
1.
|
public static cn.hutool.crypto.symmetric.AES getAES()
public static cn.hutool.crypto.asymmetric.RSA getRSA()
public static com.alibaba.fastjson.JSONObject rsaUriDecodingAndDecrypt(String messageBody)
messageBody - URI转义后的消息体Copyright © 2022 Pivotal Software, Inc.. All rights reserved.