matrix-sdk-common 0.17.0

Collection of common types and imports used in the matrix-sdk
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
---
source: crates/matrix-sdk-common/src/deserialized_responses.rs
expression: info
---
{
  "MegolmV1AesSha2": {
    "curve25519_key": "curvecurvecurve",
    "sender_claimed_keys": {
      "curve25519": "claimedclaimedcurve25519",
      "ed25519": "claimedclaimeded25519"
    }
  }
}