kotlin-mpp-playground
Toggle table of contents
0.1.0.0+a739085
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kotlin-mpp-playground
shared
/
dev.suresh.cert
/
PemFormat
/
readPrivateKey
read
Private
Key
jvm
fun
readPrivateKey
(
privateKey
:
String
,
password
:
String
?
=
null
)
:
List
<
PrivateKey
?
>
(
source
)
Read PKCS#8 encoded private key.