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.
12 lines
253 B
YAML
12 lines
253 B
YAML
5 years ago
|
{
|
||
|
"type": "m.key.verification.request",
|
||
|
"content": {
|
||
|
"from_device": "AliceDevice2",
|
||
|
"transaction_id": "S0meUniqueAndOpaqueString",
|
||
|
"methods": [
|
||
|
"m.sas.v1"
|
||
|
],
|
||
|
"timestamp": 1559598944869
|
||
|
}
|
||
|
}
|