Skip to main content

DocumentSignature

The DocumentSignature class represents comprehensive information about a digital signature applied to a document, including certificate details, timestamps, and validation status.

The DocumentSignature class contains detailed information about a digital signature, including the signer's certificate, signature properties, timestamps, and various validation flags. It supports both basic and qualified signatures, with additional support for archive timestamps and content references.

Properties

NameDescription
IsQualifiedIndicates whether the digital signature is qualified.
SignTypeThe type of digital signature applied to the document.
CommitmentTypeThe type of commitment associated with the digital signature.
ArchiveTimeStampsA collection of archive timestamps associated with the digital signature.
CertificateThe certificate data associated with the digital signature.
HasArchiveTimeStampsIndicates whether the digital signature includes archive timestamps.
ContentTimeStampOffSetThe timestamp with offset of the content that has been signed.
ContentIdentifierThe identifier for the content that has been signed.
QCStatementsQualified Certificate Statements associated with the digital signature.
ContentReferenceA list of references to the content that has been signed.
ContentHintA hint or description of the content that has been signed.
HasTimeStampIndicates whether the digital signature includes a timestamp.
RequiresArchivalIndicates whether the digital signature requires archival.
IdentifierNoThe unique identifier number associated with the digital signature.
DigestAlgorithmThe algorithm used for calculating the document digest.
PolicyAddressThe address or URL of the policy document related to the digital signature.
PolicyOIDThe object identifier (OID) of the policy under which the signature was created.
SignDateOffSetThe date and time with offset when the digital signature was created.
MoneyLimitThe monetary limit associated with the digital signature.
SignOwnerDescriptionAdditional descriptive information about the signature owner.
TimeStampThe timestamp associated with the digital signature.
SignatureAlgorithmThe algorithm used for creating the digital signature.
SignerLocationThe location of the signer when the digital signature was created.
SignOwnerThe name or identifier of the signature owner.
IsSignatureValidIndicates whether the signature itself is valid.
ContentTypeThe type of content that the digital signature is applied to.
ContentTimeStampThe timestamp of the content that has been signed.
IsValidIndicates whether the digital signature is valid.
IsCounterSignatureIndicates whether the signature is a counter-signature.
SignDateThe date and time when the digital signature was created.