PubSecRecipient

Overview

PubSecRecipient is a class in Aspose.PDF FOSS for TypeScript.

Properties: certificate, passphrase, pkcs12, privateKey.

Properties

NameTypeAccessDescription
pkcs12: Uint8ArrayReadGets the pkcs12.
passphrase: stringReadGets the passphrase.
privateKey: KeyObjectReadGets the private key.
certificate: string | Uint8ArrayReadGets the certificate.