aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf/qtest/qpdf/json-V4-aes-encrypt---show-encryption-key.out
diff options
context:
space:
mode:
Diffstat (limited to 'qpdf/qtest/qpdf/json-V4-aes-encrypt---show-encryption-key.out')
-rw-r--r--qpdf/qtest/qpdf/json-V4-aes-encrypt---show-encryption-key.out33
1 files changed, 33 insertions, 0 deletions
diff --git a/qpdf/qtest/qpdf/json-V4-aes-encrypt---show-encryption-key.out b/qpdf/qtest/qpdf/json-V4-aes-encrypt---show-encryption-key.out
new file mode 100644
index 00000000..4ee54881
--- /dev/null
+++ b/qpdf/qtest/qpdf/json-V4-aes-encrypt---show-encryption-key.out
@@ -0,0 +1,33 @@
+{
+ "encrypt": {
+ "capabilities": {
+ "accessibility": true,
+ "extract": true,
+ "moddifyannotations": true,
+ "modify": true,
+ "modifyassembly": true,
+ "modifyforms": true,
+ "modifyother": true,
+ "printhigh": true,
+ "printlow": true
+ },
+ "encrypted": true,
+ "ownerpasswordmatched": true,
+ "parameters": {
+ "P": -4,
+ "R": 4,
+ "V": 4,
+ "bits": 128,
+ "filemethod": "AESv2",
+ "key": "474258b004f2ce0017adeb6e79574357",
+ "method": "AESv2",
+ "streammethod": "AESv2",
+ "stringmethod": "AESv2"
+ },
+ "userpasswordmatched": true
+ },
+ "parameters": {
+ "decodelevel": "generalized"
+ },
+ "version": 1
+}