IX509EndorsementKey::get_ProviderName method (certenroll.h)
The name of the encryption provider. The default is the Microsoft Platform Crypto Provider. You must set the ProviderName property before you call the Open method. You cannot change the ProviderName property after you have called the Open method.
This property is read/write.
Syntax
HRESULT get_ProviderName(
BSTR *pValue
);
Parameters
pValue
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | certenroll.h |
DLL | Certenroll.dll |