CACryptographyHashingAlgorithm Property

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

Definition

Namespace: PKI.CertificateServices
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
public Oid HashingAlgorithm { get; set; }

Property Value

Oid

See Also