Click or drag to resize

CACryptographyHashingAlgorithm Property

Gets or sets the hashing algorithm that is used for signing purposes.

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

Property Value

Type: Oid
See Also