| Package | Description |
|---|---|
| com.gitee.cliveyuan.tools.codec |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
RSATools.decrypt(RSARequest rsaRequest)
用私钥解密
|
static byte[] |
RSATools.encrypt(RSARequest rsaRequest)
用公钥加密
|
Copyright © 2021. All rights reserved.