| Package | Description |
|---|---|
| net.dreamlu.mica.core.utils |
| Modifier and Type | Method and Description |
|---|---|
static RsaHelper |
RsaHelper.fromPem(String pem)
用PEM格式密钥对创建RSA,支持PKCS#1、PKCS#8格式的PEM
|
static RsaHelper |
RsaHelper.fromXml(String xml)
将XML格式密钥转成PEM,支持公钥xml、私钥xml
|
Copyright © 2024. All rights reserved.