OcspResponderRevocationConfigurationHashAlgorithm Property

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

Definition

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

Property Value

Oid2

Remarks

Windows Server 2008 and Windows Server 2008 R2 support only SHA1 algorithm.

See Also