iCspStatus::get_CspAlgorithm 方法 (certenroll.h)
CspAlgorithm 属性检索包含提供程序支持的算法相关信息的 ICspAlgorithm 对象。 此属性已启用 Web。
此属性为只读。
语法
HRESULT get_CspAlgorithm(
ICspAlgorithm **ppValue
);
参数
ppValue
返回值
无
备注
ICspAlgorithm 对象包括有关算法的以下信息:
- 密钥的默认长度、最小长度、最大长度和增量长度。
- 算法的缩写和长名称。
- 算法可执行的加密操作。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | certenroll.h |
DLL | CertEnroll.dll |