| 限定符和类型 | 方法和说明 |
|---|---|
static void |
closeRSAAutoRefreshAndSetup(String publicKey,
String privateKey)
关闭自动刷新RSA,需要额外指定公钥私钥对
|
static String |
decrypt(String encryptText) |
static String |
encrypt(String plaintext) |
static String |
getRSAPrivateKey() |
static String |
getRSAPublicKey() |
static void |
rsaAutoRefresh()
打开自动刷新RSA,会将自定义的RSA关闭
|
Copyright © 2022. All rights reserved.