IX509CertificateRequestCmc::get_EncryptedKeyHash 方法 (certenroll.h)
EncryptedKeyHash 属性检索要存档的私钥的哈希。 哈希包含在编码的字节数组中。
此属性为只读。
语法
HRESULT get_EncryptedKeyHash(
EncodingType Encoding,
BSTR *pValue
);
参数
Encoding
pValue
返回值
无
备注
有关存档私钥的详细信息,请参阅 ArchivePrivateKey 和 KeyArchivalCertificate 属性。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows Vista [仅限桌面应用] |
最低受支持的服务器 | Windows Server 2008 [仅限桌面应用] |
目标平台 | Windows |
标头 | certenroll.h |
DLL | CertEnroll.dll |