IX509CertificateRequestPkcs10V3::get_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 get_EncryptionAlgorithm(
  IObjectId **ppValue
);

Parameters

ppValue

Return value

None

Requirements

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

See also

IX509CertificateRequestPkcs10V3