* Fix references to `crypto-api/verification` This is supposed to be an internal module; use the front door instead. * `IRecoveryKey` -> `GeneratedSecretStorageKey` `IRecoveryKey` is just a backwards-compatibility alias for `GeneratedSecretStorageKey` * `ISecretStorageKeyInfo` -> `SecretStorage.SecretStorageKeyDescription` Again, same thing * `IPassphraseInfo` -> `SecretStorage.PassphraseInfo` * Remove unused import restriction exceptions |
||
|---|---|---|
| .. | ||
| test_indexeddb_cryptostore_dump | ||
| backups.spec.ts | ||
| complete-security.spec.ts | ||
| crypto.spec.ts | ||
| logout.spec.ts | ||
| migration.spec.ts | ||
| staged-rollout.spec.ts | ||
| utils.ts | ||
| verification.spec.ts | ||