CertIDHashingAlgorithm Property
Gets or sets the algorithm used to hash properties of a certificate.
Namespace: SysadminsLV.PKI.OcspClientAssembly: SysadminsLV.PKI.OcspClient (in SysadminsLV.PKI.OcspClient.dll) Version: 4.0.1
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