mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-04 22:15:44 -04:00
Fix a bug which caused `get_outgoing_secret_requests` to return no data. This is exposed as a public function, and when called that way it does *not* expect the key to be escaped and encrypted.