Click or drag to resize

DocumentSignerBaseSignatureHashAlgorithm Property

Specifikace hash algoritmu pro podpis

Namespace:  ASDSoft.SignTools
Assembly:  ASDSoft.SignTools (in ASDSoft.SignTools.dll) Version: 4.3.1
Syntax
C#
public HashOid SignatureHashAlgorithm { get; set; }

Property Value

Type: HashOid

Implements

IDocumentSignerConfigurationSignatureHashAlgorithm
See Also