RC2: EffectiveKeySize (let)

EffectiveKeySize

Sets the effective key size.



 Public Property Let EffectiveKeySize(
	  ByVal Value As Long ) :

Parameters

Value
[ByVal] Long. The effective key size.

Remarks

The effective key size is the number of bits to actually be used from the key itself. This applies to Windows 2000.

Read/Write.

See Also

Project CorLib Overview

Class RC2 Overview