Available on crate feature
e2e-encryption
only.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§
- futures
- Named futures for the backup support.
Structs§
Enums§
- Backup
State - The possible states of the
Client
’s room key backup mechanism. - Upload
State - The states the upload task can be in.