@signpdf/signer-p12
v3.2.4
Published
Sign using a P12 certificate.
Downloads
30,905
Maintainers
Readme
Signer implementation using PKCS#12 bundle with node-forge
Uses node-forge
to create a detached signature of a given Buffer
using a PKCS#12 certificate bundle.
Usage
See the typescript.ts example.
Notes
- Make sure to have a look at the docs of the @signpdf family of packages.
- Feel free to copy and paste any part of this code. See its defined Purpose.