CertSrvCryptographyConfigHashingAlgorithm Property
Gets or sets the hashing algorithm that is used for signing purposes.
Namespace: SysadminsLV.PKI.Management.CertificateServicesAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public Oid HashingAlgorithm { get; set; }
Public Property HashingAlgorithm As Oid
Get
Set
public:
property Oid^ HashingAlgorithm {
Oid^ get ();
void set (Oid^ value);
}
member HashingAlgorithm : Oid with get, set
Property Value
Oid