Click or drag to resize

EmbeddedTimestampVerificationResultGetCMSSignatureDigestAlgorithm Method

Retrieves an enumeration value representing the digest algorithm used to sign the timestamp token.

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

Return Value

Type: DigestAlgorithm
A DigestAlgorithm enumeration value
See Also