d0087d45f0
* t-config-opt.in.json, t-config-opt.out.json, t-import.in.json, t-import.out.json, t-sign.in.json, t-sign.out.json: New. -- These should actually have been in a previous commit as they are already registered.
9 lines
179 B
JSON
9 lines
179 B
JSON
{
|
|
"op": "sign",
|
|
"keys": "A0FF4590BB6122EDEF6E3C542D727CC768697734",
|
|
"sender": "alpha@example.net",
|
|
"data": "Hello world",
|
|
"armor": true,
|
|
"base64": false
|
|
}
|