Click or drag to resize

MessageSignerHashingAlgorithm Property

Gets or sets the hashing algorithm that is used to calculate the hash during signing or signature verification processes.

Namespace:  SysadminsLV.PKI.Tools.MessageOperations
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Oid2 HashingAlgorithm { get; set; }

Property Value

Type: Oid2
See Also