trustKeysBackupVersion

abstract suspend fun trustKeysBackupVersion(keysBackupVersion: KeysVersionResult, trust: Boolean)

Set trust on a keys backup version. It adds (or removes) the signature of the current device to the authentication part of the keys backup version.

Parameters

keysBackupVersion

the backup version to check.

trust

the trust to set to the keys backup.