ICryptSignerHashingAlgorithm Property
Gets or sets the hashing algorithm that is used to calculate the hash during signing or signature verification
processes.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
Oid HashingAlgorithm { get; set; }
Property HashingAlgorithm As Oid
Get
Set
property Oid^ HashingAlgorithm {
Oid^ get ();
void set (Oid^ value);
}
abstract HashingAlgorithm : Oid with get, set
Property Value
Oid