SignerOptions

Overview

SignerOptions is a interface in Aspose.PDF FOSS for TypeScript.

Options common to the credential-source signer variants.

Properties: digestAlgorithm, signatureScheme, signingTime.

Properties

NameTypeAccessDescription
digestAlgorithm: DigestAlgorithmReadDigest algorithm for the signature (default sha256).
signatureScheme: SignatureSchemeReadSignature scheme; defaults to one detected from the key/certificate.
signingTime: DateReadSigning time (/M); defaults to now.