Rijndael: BlockSize (get)

BlockSize

Returns the block size in bits.



 Public Property Get BlockSize ( ) As Long

Return Values

Long -  The block size in bits.

Remarks

The block size is the amount of data that is processed as a single unit by the cipher

Read/Write.

See Also

Project CorLib Overview

Class Rijndael Overview