System.Security.Cryptography.SymmetricAlgorithm.LegalBlockSizesValue Field

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

Syntax

protected KeySizes[] LegalBlockSizesValue

Remarks

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

This field is accessed through the SymmetricAlgorithm.LegalBlockSizes property.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0