Module ruma_client_api::r0::backup [−][src]
This is supported on crate feature
unstable-pre-spec only.Expand description
Endpoints for server-side key backups.
Modules
Structs
| KeyBackupData | Information about the backup key. |
| KeyBackupDataInit | Information about the backup key. |
| RoomKeyBackup | A wrapper around a mapping of session IDs to key data. |
| SessionData | The algorithm used for storing backups. |
| SessionDataInit | The algorithm used for storing backups. |
Enums
| BackupAlgorithm | The algorithm used for storing backups. |