Click or drag to resize
Pdftools logo

TimeStampContent Properties

The TimeStampContent type exposes the following members.

Properties
 NameDescription
Public propertyCertificateChain

The certificate chain of the signing certificate

Public propertyDate

The time-stamp time

Public propertyHashAlgorithm

The hash algorithm used to calculate the signature's message digest

Public propertySigningCertificate

The signing certificate

Public propertyValidationTime

The time at which the signature has been validated

Public propertyValidationTimeSource

The source for the validation time

Public propertyValidity

Technical validity of the cryptographic signature

Indicates whether the cryptographic signature is valid based on the applied validation profile. For a complete validity assessment, it is also necessary to confirm that IsFullRevisionCovered is , ensuring the signature covers the entire document revision.
(Inherited from SignatureContent)
Top
See Also