SignatureAlgorithmInfo.DigestHashAlgorithm

SignatureAlgorithmInfo.DigestHashAlgorithm field

Gets the digest hash algorithm used for the signature. For a timestamp, this is the digest hash algorithm with which the hash of the document content is signed.

public readonly DigestHashAlgorithm DigestHashAlgorithm;

See Also