2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-31 17:30:54 +00:00
qpdf/qpdf/qtest/qpdf/json-V4-aes-encrypt---show-encryption-key.out
2020-01-26 14:44:03 -05:00

34 lines
706 B
Plaintext

{
"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
}