IX509CertificateRequestPkcs10V3::get_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 get_AttestPrivateKey(
  VARIANT_BOOL *pValue
);

Parameters

pValue

Return value

None

Requirements

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

See also

IX509CertificateRequestPkcs10V3