2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-29 00:10:54 +00:00
qpdf/qpdf/qtest/qpdf/json-V4-aes-encrypt---show-encryption-key-v2.out
2022-05-08 13:45:20 -04:00

34 lines
705 B
Plaintext

{
"version": 2,
"parameters": {
"decodelevel": "generalized"
},
"encrypt": {
"capabilities": {
"accessibility": true,
"extract": true,
"modify": true,
"modifyannotations": 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
}
}