Click or drag to resize

OcspResponderRevocationConfigurationHashAlgorithm Property

Gets or sets the hashing algorithm used to sign OCSP responses.

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

Property Value

Type: Oid2
Remarks
Windows Server 2008 and Windows Server 2008 R2 support only SHA1 algorithm.
See Also