Another user requested NodeJS sample, so here is one that uses NodeJS built-in crypto
package.
Simply:
- place the attached
pdftron.key
private PEM key in thesamples/TestFiles
folder - replace the
samples/DigitalSignaturesTest/NODEJS/DigitalSignaturesTest.js
file with the one attached.
pdftron.key (1.7 KB)
DigitalSignaturesTest.js.txt (5.9 KB)