SignOptions

Overview

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

Properties: appearance, cades, contactInfo, fieldName, location, name, and 6 more.

Properties

NameTypeAccessDescription
reason: stringReadHuman-readable reason for signing (/Reason).
location: stringReadSigning location (/Location).
contactInfo: stringReadSigner contact info (/ContactInfo).
name: stringReadSigner name (/Name); defaults to the certificate subject when omitted.
signingTime: DateReadSigning time (/M); defaults to now.
subFilter: 'CMS' | 'PAdES'ReadSignature flavour.
fieldName: stringReadField name (/T); defaults to Signature<n>.
placeholderBytes: numberReadReserved /Contents capacity in bytes.
appearance: SignatureAppearanceReadRender a visible signature widget (appearance) instead of the default invisible zero-rect one.
timestamp: TimestampProviderReadRFC 3161 timestamp provider.
timestampDigest: DigestAlgorithmReadDigest algorithm for the timestamp message imprint.
cades: CadesAttributesReadOptional CAdES signed attributes (commitment-type, signer-location).