Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 get_HashAlgorithm(
BSTR *pVal
);
Parameters
pVal
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 |