wisp-ssl
Toggle table of contents
2025.01.07.215822-d78df69
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-ssl
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
?