Overview
Pkcs12Signer is a interface in Aspose.PDF FOSS for TypeScript.
Sign from a PKCS#12 (.pfx/.p12) blob; the key and chain are extracted.
Properties: passphrase, pkcs12.
Properties
| Name | Type | Access | Description |
|---|
pkcs12 | : Uint8Array | Read | Gets the pkcs12. |
passphrase | : string | Read | Gets the passphrase. |