SymmetricAlgorithmBase: BlockSize (let)

BlockSize

Sets the current block size to be used.



 Public Property Let BlockSize(
	  ByVal Value As Long )

Parameters

Value
[ByVal] Long. The new current block size to be used.

Remarks

The block size is in bits and must be one of the legal block sizes.

Read/Write.

See Also

Project CorLib Overview

Class SymmetricAlgorithmBase Overview