System.Security.Cryptography.SymmetricAlgorithm.LegalKeySizesValue Field

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

Syntax

protected KeySizes[] LegalKeySizesValue

Remarks

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

This field is accessed through the SymmetricAlgorithm.LegalKeySizes 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