3.2.4 • Published 2 months ago

@signpdf/signer-p12 v3.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months 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