TimestampAlgorithmInfo.ContentHashAlgorithm

TimestampAlgorithmInfo.ContentHashAlgorithm field

Gets the hash algorithm that hashed the content of the document and then signed it using DigestHashAlgorithm.

public readonly DigestHashAlgorithm ContentHashAlgorithm;

See Also