IX509PrivateKey::get_KeyProtection 方法 (certenroll.h)
KeyProtection 属性指定或检索一个值,该值指示在使用前如何保护私钥。 此属性对输入和输出都启用了 Web。
此属性是可读写的。
语法
HRESULT get_KeyProtection(
X509PrivateKeyProtection *pValue
);
参数
pValue
返回值
无
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | certenroll.h |
DLL | CertEnroll.dll |