getServerKeys

abstract suspend fun getServerKeys(baseUrl: Url): Result<Signed<ServerKeys, String>>

See also