IX509AttributeArchiveKeyHash::get_EncryptedKeyHashBlob 方法 (certenroll.h)
EncryptedKeyHashBlob 屬性會擷取包含加密私鑰哈希的字串。
這個屬性是唯讀的。
語法
HRESULT get_EncryptedKeyHashBlob(
EncodingType Encoding,
BSTR *pValue
);
參數
Encoding
pValue
傳回值
無
備註
呼叫 InitializeEncodeFromEncryptedKeyBlob 方法或 InitializeDecode 方法來初始化 EncryptedKeyHashBlob 屬性。
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 | Windows Vista [僅限傳統型應用程式] |
最低支援的伺服器 | Windows Server 2008 [僅限傳統型應用程式] |
目標平台 | Windows |
標頭 | certenroll.h |
Dll | CertEnroll.dll |