| Package | Description |
|---|---|
| cn.sinozg.applet.common.utils |
| Modifier and Type | Method and Description |
|---|---|
private static AesRsaEncrypt |
CypherUtil.encrypt(String content,
String rsaPublicKey)
随机生成16位的 aes私钥
用aes 私钥加密json得到加密信息
用前端传过来的 RSA 公钥加密 aes私钥 得到aes私钥加密信息
|
Copyright © 2024. All rights reserved.