IX509CertificateRequestPkcs10V3::get_AttestPrivateKey 方法 (certenroll.h)

如果创建的私钥需要证明,则为 True;否则为 false。 如果为 true,则预期已设置 AttestationEncryptionCertificate 属性。

此属性是可读写的。

语法

HRESULT get_AttestPrivateKey(
  VARIANT_BOOL *pValue
);

参数

pValue

返回值

要求

   
目标平台 Windows
标头 certenroll.h
DLL Certenroll.dll

另请参阅

IX509CertificateRequestPkcs10V3