Click or drag to resize

EmbeddedTimestampVerificationResultGetMessageImprintDigestAlgorithm Method

Retrieves an enumeration value representing the digest algorithm used inside the message imprint field of the timestamp to digest the main signature value.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public DigestAlgorithm GetMessageImprintDigestAlgorithm()

Return Value

Type: DigestAlgorithm
A DigestAlgorithm enumeration value
See Also