cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
api
/
app.softwork.cikraft.api.proxy
/
Provider
/
SslInfo
/
SslInfo
Ssl
Info
constructor
(
metadata
:
Metadata
?
=
null
,
ciphers
:
String
?
=
null
,
clientAuthEnabled
:
Boolean
?
=
null
,
enabled
:
Boolean
?
=
null
,
ignoreValidationErrors
:
Boolean
?
=
null
,
keyAlias
:
String
?
=
null
,
keyStore
:
String
?
=
null
,
protocols
:
String
?
=
null
,
trustStore
:
String
?
=
null
)
(
source
)