Lineage
Toggle table of contents
0.4.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Lineage
proxy
/
ru.hytalemodding.lineage.proxy.config
/
BackendConfig
/
BackendConfig
Backend
Config
constructor
(
id
:
String
,
host
:
String
,
port
:
Int
,
certFingerprintSha256
:
String
?
=
null
,
certTrustMode
:
BackendCertTrustMode
=
BackendCertTrustMode.TOFU
)