Interface KeyBackupInfo

Information about a server-side key backup.

Returned by GET /_matrix/client/v3/room_keys/version and hence getKeyBackupVersion.

Hierarchy

  • KeyBackupInfo

Properties

algorithm: string
auth_data: Object
count?: number
etag?: string
version?: string

Generated using TypeDoc