Home
last modified time | relevance | path

Searched refs:pdfAlgorithm (Results 1 – 2 of 2) sorted by relevance

/plugin/pdfjs/pdfjs/build/
Dpdf.worker.js26802 var pdfAlgorithm;
26805 pdfAlgorithm = new PDF20(); property
26807 pdfAlgorithm = new PDF17(); property
26810 if (pdfAlgorithm.checkUserPassword(password, userValidationSalt, userPassword)) {
26811 return pdfAlgorithm.getUserKey(password, userKeySalt, userEncryption);
26812 …} else if (password.length && pdfAlgorithm.checkOwnerPassword(password, ownerValidationSalt, uByte…
26813 return pdfAlgorithm.getOwnerKey(password, ownerKeySalt, uBytes, ownerEncryption);
Dpdf.worker.js.map1pdfAlgorithm","hashDataSize","ownerPassword","keyLengthInBytes","encryptionKey","checkData","deriv…