System.Security.Cryptography.SymmetricAlgorithm.LegalBlockSizes Property

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

Syntax

public virtual KeySizes[] LegalBlockSizes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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