element-portable/src/components/views/verification
Richard van der Hoff d36c1b39fd
Clean up some references to internal js-sdk classes (#12363)
* 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
2024-03-22 12:28:13 +00:00
..
VerificationCancelled.tsx Migrate more strings to translation keys (#11574) 2023-09-07 10:37:09 +01:00
VerificationComplete.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00
VerificationShowSas.tsx Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00