You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
matrix-spec/event-schemas/examples/m.room_key

10 lines
275 B
Plaintext

{
"content": {
"algorithm": "m.megolm.v1.aes-sha2",
"room_id": "!UCnwUWwIKhcpaPTHtR:sw1v.org",
"session_id": "X3lUlvLELLYxeTx4yOVu6UDpasGEVO0Jbu+QFnm0cKQ",
"session_key": "AgAAAADxKHa9uFxcXzwYoNueL5Xqi69IkD4sni8LlfJL7qNBEY..."
},
"type": "m.room_key"
}