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