IOCSPCAConfiguration::put_HashAlgorithm method (certadm.h)
The HashAlgorithm property gets or sets an identifier for the hash algorithm used to sign a certificate. The default value is SHA1.
This property is read/write.
Syntax
HRESULT put_HashAlgorithm(
const BSTR newVal
);
Parameters
newVal
Return value
None
Requirements
Requirement | Value |
---|---|
Minimum supported client | None supported |
Minimum supported server | Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only] |
Target Platform | Windows |
Header | certadm.h (include Certserv.h) |
Library | Certadm.lib |
DLL | Certadm.dll |