Type: BackupOptions

Type alias: BackupOptions

BackupOptions: ExternalBackupOptions | CloudBackupOptions

Description

The different backup options that are supported:

Options are:

  • ExternalBackupOptions: Lets you provide an external AES 256-bit symmetric key that you generate into the backupKeys function. Once the function is used, an encrypted version of the end user's key share will be uploaded to Fordefi's cloud for storage. Learn more.
  • CloudBackupOptions: Cloud backup provider to encrypt the share on the user's mobile device. Can be either iCloud or GoogleDrive.