DES: KeySize (let)

KeySize

Sets the size of the key, in bits.



 Public Property Let KeySize(
	  ByVal Value As Long ) :

Parameters

Value
[ByVal] Long. The size of the key in bits.

Remarks

This will cause the Key property to reset and regenerate when needed.

Read/Write.

See Also

Project CorLib Overview

Class DES Overview