共用方式為


IX509CertificateRequestPkcs10V3::get_AttestationEncryptionCertificate 方法 (certenroll.h)

用來加密用戶端 EKPUB 和 EKCERT 值的憑證。 此屬性必須設定為鏈結至受信任計算機根目錄的有效憑證。

這是可讀寫的屬性。

語法

HRESULT get_AttestationEncryptionCertificate(
  EncodingType Encoding,
  BSTR         *pValue
);

參數

Encoding

pValue

傳回值

規格需求

需求
目標平台 Windows
標頭 certenroll.h
Dll Certenroll.dll

另請參閱

IX509CertificateRequestPkcs10V3