aboutsummaryrefslogtreecommitdiffstats
path: root/tests/json/t-encrypt.in.json
blob: 35dc2c9a0d76255fbf837623fbd2866fd4239502 (plain)
1
2
3
4
5
6
7
8
{
    "op": "encrypt",
    "keys": ["[email protected]", "[email protected]"],
    "data": "Hello world",
    "file_name": "test.txt",
    "armor": false,
    "always-trust": true
}