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.
11 lines
299 B
YAML
11 lines
299 B
YAML
6 years ago
|
{
|
||
6 years ago
|
"$ref": "core/event.json",
|
||
|
"type": "m.room_key",
|
||
6 years ago
|
"content": {
|
||
|
"algorithm": "m.megolm.v1.aes-sha2",
|
||
6 years ago
|
"room_id": "!Cuyf34gef24t:localhost",
|
||
6 years ago
|
"session_id": "X3lUlvLELLYxeTx4yOVu6UDpasGEVO0Jbu+QFnm0cKQ",
|
||
6 years ago
|
"session_key": "AgAAAADxKHa9uFxcXzwYoNueL5Xqi69IkD4sni8LlfJL7qNBEY..."
|
||
6 years ago
|
}
|
||
6 years ago
|
}
|