IX509CertificateRequestPkcs10V3::put_EncryptionAlgorithm method (certenroll.h)

The encryption algorithm used to encrypt the EKPUB and EKCERT values from the client.

This property is read/write.

Syntax

HRESULT put_EncryptionAlgorithm(
  IObjectId *pValue
);

Parameters

pValue

Return value

None

Requirements

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

See also

IX509CertificateRequestPkcs10V3