ICertSrvSetupKeyInformation::get_Length method (casetup.h)

The Length property gets or sets the strength of the key to one of the values supported by the cryptographic service provider (CSP).

This property is read/write.

Syntax

HRESULT get_Length(
  LONG *pVal
);

Parameters

pVal

Return value

None

Requirements

Requirement Value
Minimum supported client None supported
Minimum supported server Windows Server 2008 Datacenter, Windows Server 2008 Enterprise [desktop apps only]
Target Platform Windows
Header casetup.h
DLL Certocm.dll

See also

ICertSrvSetupKeyInformation