| 程序包 | 说明 |
|---|---|
| cn.sinozg.applet.common.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
private static AesRsaEncrypt |
CypherUtil.encrypt(String content,
String rsaPublicKey)
随机生成16位的 aes私钥
用aes 私钥加密json得到加密信息
用前端传过来的 RSA 公钥加密 aes私钥 得到aes私钥加密信息
|
Copyright © 2024. All rights reserved.