IX509CertificateRequestPkcs10V3::p ut_AttestPrivateKey 方法 (certenroll.h)

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

此属性是可读写的。

语法

HRESULT put_AttestPrivateKey(
  VARIANT_BOOL Value
);

参数

Value

返回值

要求

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

另请参阅

IX509CertificateRequestPkcs10V3