TimestampOptions.DigestHashAlgorithm

TimestampOptions.DigestHashAlgorithm property

Digest hash algorithm to use for the timestamp. Defaults to Sha256.

public DigestHashAlgorithm DigestHashAlgorithm { get; set; }

See Also