IX509EndorsementKey::get_Length method (certenroll.h)

The bit length of the endorsement key. You can only access this property after the Open method has been called.

This property is read-only.

Syntax

HRESULT get_Length(
  LONG *pValue
);

Parameters

pValue

Return value

None

Requirements

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

See also

IX509EndorsementKey