toggle menu
wisp-ssl
2024.08.14.182223-c7eea2c
jvm
switch theme
search in API
wisp-ssl
/
wisp.security.ssl
/
SslLoader
/
loadTrustStore
load
Trust
Store
@
JvmOverloads
fun
loadTrustStore
(
path
:
String
,
format
:
String
=
FORMAT_PEM
,
passphrase
:
String
?
=
null
)
:
TrustStore
?
fun
loadTrustStore
(
config
:
TrustStoreConfig
)
:
TrustStore
?