Click or drag to resize

SignatureRequestHashAlgorithm Property

Hash algorithm name used for signing.

Namespace:  ASDSoft.WebSigner
Assembly:  ASDSoft.WebSigner (in ASDSoft.WebSigner.dll) Version: 2.5.0
Syntax
C#
public HashAlgorithmName HashAlgorithm { get; }

Property Value

Type: HashAlgorithmName
See Also