Files
element-web/test
Richard van der Hoff 5a9d7ba2d7 Remove unused CryptoCallbacks implementations (#12919)
* Remove unused `onSecretRequested` callback

This thing is unused with the rust crypto stack (which is lucky, because it
uses methods that only work with the legacy stack).

* Remove unused `getDehydrationKey` method

This callback is no longer used, so there is no need for an implementation.

* Remove unused `dehydrationCache`

This is no longer written to, so is redundant.

* Remove another write to `CryptoCallbacks.getDehydrationKey`

As before: this hook is no longer used by the js-sdk, so writing to it is
pointless.
2024-08-23 14:00:18 +00:00
..
2024-08-22 12:54:01 +00:00
2023-03-01 16:23:35 +01:00
2024-08-06 11:23:26 +01:00
2024-05-02 14:53:35 +00:00