toggle menu
common-ext
2.4.0
jvm
switch theme
search in API
common-ext
/
io.github.caijiang.common.security
/
RSAUtils
/
readKeyPairFromPKCS8
read
Key
Pair
From
PKCS8
@
JvmStatic
fun
readKeyPairFromPKCS8
(
key
:
String
)
:
KeyPair
Since
1.3.0
Return
KeyPair
Parameters
key
pem(pkcs8) 格式的rsa 密钥
See also
RSAUtils.
read
Private
Key
From
PKCS8