IX509CertificateRequestPkcs10V3::put_AttestPrivateKey method (certenroll.h)

True if the created private key needs to be attested; otherwise false. If true, it is expected that the AttestationEncryptionCertificate property has been set.

This property is read/write.

Syntax

HRESULT put_AttestPrivateKey(
  VARIANT_BOOL Value
);

Parameters

Value

Return value

None

Requirements

Requirement Value
Target Platform Windows
Header certenroll.h
DLL Certenroll.dll

See also

IX509CertificateRequestPkcs10V3