SymmetricAlgorithm: LegalBlockSizes (get)

LegalBlockSizes

Gets the block sizes, in bits, that are supported by the symmetric algorithm.



 Public Property Get LegalBlockSizes ( ) As KeySizes ( ) :

Return Values

KeySizes() -  An array that contains the block sizes supported by the algorithm.

Remarks

The symmetric algorithm supports only block sizes that match an entry in this array.

Read Only.

See Also

Project CorLib Overview

Class SymmetricAlgorithm Overview