Skip to content

Latest commit

 

History

History

signer-p12

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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