Interface BackupTrustInfo

Information on whether a given server-side backup is trusted.

Hierarchy

  • BackupTrustInfo

Properties

matchesDecryptionKey: boolean

True if this backup matches the stored decryption key.

trusted: boolean

Is this backup trusted?

True if, and only if, there is a valid signature on the backup from a trusted device.

Generated using TypeDoc