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.
15 lines
376 B
YAML
15 lines
376 B
YAML
6 years ago
|
{
|
||
6 years ago
|
"$ref": "core/room_event.json",
|
||
6 years ago
|
"type": "m.room.encrypted",
|
||
|
"content": {
|
||
|
"algorithm": "m.olm.v1.curve25519-aes-sha2",
|
||
|
"sender_key": "Szl29ksW/L8yZGWAX+8dY1XyFi+i5wm+DRhTGkbMiwU",
|
||
|
"ciphertext": {
|
||
|
"7qZcfnBmbEGzxxaWfBjElJuvn7BZx+lSz/SvFrDF/z8": {
|
||
|
"type": 0,
|
||
|
"body": "AwogGJJzMhf/S3GQFXAOrCZ3iKyGU5ZScVtjI0KypTYrW..."
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|