Module matrix_sdk::encryption::backups
source · Expand description
Room key backup support
This module implements support for server-side key backups[1]. The module allows you to connect to an existing backup, create or delete backups from the homeserver, and download room keys from a backup.
Modules§
- Named futures for the backup support.
Structs§
- The backups manager for the
Client
.
Enums§
- The possible states of the
Client
’s room key backup mechanism. - The states the upload task can be in.