3.2.4 • Published 1 year ago

@signpdf/signer-p12 v3.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Signer implementation using PKCS#12 bundle with node-forge

for @signpdf

npm version

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