Key Backup | Dart SDK is creating invalid payload for session data sender_clencaimed_keys
#1739
Closed
1 of 2 tasks
Labels
bug
Something isn't working
Checklist
In which Project did the bug appear?
No response
If you selected "Other" as Project, please enter in which project the bug occurred.
No response
On which platform did the bug appear?
iOS
SDK Version
No response
Describe the problem caused by this bug
matrix-dart-sdk/lib/encryption/key_manager.dart
Line 1170 in c0e34b3
Should be
sender_claimed_keys
notsender_clencaimed_keys
This will create invalid session data that would be rejected by clients respecting the spec (
sender_claimed_keys
is required)Steps To Reproduce
No response
Screenshots or Logs
No response
Security related
No response
The text was updated successfully, but these errors were encountered: