DocumentTimestampReport

DocumentTimestampReport

Overview

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

Verdict for one document timestamp (/DocTimeStamp): the RFC 3161 token’s time and imprint/TSA-signature checks, plus coverage and the TSA cert.

Properties: coversWholeFile, modifications, name, signerCert, timestamp.

Properties

NameTypeAccessDescription
name: stringReadTimestamp field name (/T).
timestamp: TimestampInfoReadRFC 3161 verdict: time, imprintMatches, tokenSignatureValid, valid.
coversWholeFile: booleanReadWhether the /ByteRange spans the whole file (no later revision).
modifications: Change[]ReadObjects added/modified in revisions appended after this timestamp.
signerCert: CertInfoReadThe TSA’s certificate summary, when the token could be parsed.