ServerKeys

constructor(serverName: String, validUntil: Long, oldVerifyKeys: Map<String, ServerKeys.OldVerifyKey>? = null, verifyKeys: Map<String, ServerKeys.VerifyKey>)