summaryrefslogtreecommitdiffstats
path: root/qpdf/qtest/qpdf/job-json-encrypt-128.json
blob: 7ac8fcbdc520681ab5aeef3d5895cfe477346823 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "inputFile": "fxo-blue.pdf",
  "outputFile": "a.pdf",
  "staticId": "",
  "staticAesIv": "",
  "encrypt": {
    "userPassword": "u",
    "ownerPassword": "o",
    "128bit": {
      "useAes": "y"
    }
  }
}