ServerKeys
@Serializable
Constructors
Link copied to clipboard
constructor(serverName: String, validUntil: Long, oldVerifyKeys: Map<String, ServerKeys.OldVerifyKey>? = null, verifyKeys: Map<String, ServerKeys.VerifyKey>)