mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-27 00:48:06 +08:00
8a84c6c45e
* Handle case of encryption key for an index to be undefined
As per https://github.com/matrix-org/matrix-js-sdk/pull/4423 the key can be undefined and so we should handle this rather than waiting for SubtleCrypto.importKey() to fail.
* Use release version of matrix-js-sdk
Diff is
|
||
---|---|---|
.. | ||
e2eeType.ts | ||
matrixKeyProvider.test.ts | ||
matrixKeyProvider.ts | ||
sharedKeyManagement.ts |