toggle menu
wisp-ssl
2024.08.14.182223-c7eea2c
jvm
switch theme
search in API
wisp-ssl
/
wisp.security.ssl
/
getPrivateKey
get
Private
Key
fun
KeyStore
.
getPrivateKey
(
alias
:
String
,
passphrase
:
CharArray
)
:
PrivateKey
Return
the
PrivateKey
with the given alias
fun
KeyStore
.
getPrivateKey
(
passphrase
:
CharArray
)
:
PrivateKey
Return
the one and only
PrivateKey
in the keystore