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 |