diff options
Diffstat (limited to 'tests/json/t-export-secret-info.in.json')
-rw-r--r-- | tests/json/t-export-secret-info.in.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/json/t-export-secret-info.in.json b/tests/json/t-export-secret-info.in.json new file mode 100644 index 00000000..d5c37f54 --- /dev/null +++ b/tests/json/t-export-secret-info.in.json @@ -0,0 +1,6 @@ +{ + "op": "export", + "keys": "[email protected]", + "armor": true, + "with-sec-fprs":true +} |