PubSecRecipient
Overview
PubSecRecipient is a class in Aspose.PDF FOSS for TypeScript.
Properties: certificate, passphrase, pkcs12, privateKey.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
pkcs12 | : Uint8Array | Read | Gets the pkcs12. |
passphrase | : string | Read | Gets the passphrase. |
privateKey | : KeyObject | Read | Gets the private key. |
certificate | : string | Uint8Array | Read | Gets the certificate. |