IX509SCEPEnrollment::put_ServerCapabilities method (certenroll.h)
Sets the preferred hash and encryption algorithms for the request.
This property is write-only.
Syntax
HRESULT put_ServerCapabilities(
BSTR Value
);
Parameters
Value
Return value
None
Remarks
If you do not set this property, then the default hash and encryption algorithms will be used.
This property must be set before calling the CreateRequestMessage, CreateRetrievePendingMessage, or CreateRetrieveCertificateMessage methods.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | certenroll.h |
DLL | Certenroll.dll |