Files
ThreadNet-Web/src
Richard van der HoffandGitHub 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-01 16:14:28 +00:00
2024-08-22 12:54:01 +00:00
2024-08-01 16:14:28 +00:00
2023-11-18 21:37:49 +01:00
2023-11-13 20:10:55 +01:00
2024-08-22 12:54:01 +00:00
2024-03-19 13:28:20 +00:00