trixnity-serverserverapi-model
Toggle table of contents
4.13.1
common
Platform filter
common
Switch theme
Search in API
trixnity-serverserverapi-model
trixnity-serverserverapi-model
/
net.folivo.trixnity.serverserverapi.model.discovery
/
ServerKeys
/
ServerKeys
Server
Keys
constructor
(
serverName
:
String
,
validUntil
:
Long
,
oldVerifyKeys
:
Map
<
String
,
ServerKeys.OldVerifyKey
>
?
=
null
,
verifyKeys
:
Map
<
String
,
ServerKeys.VerifyKey
>
)