System.Security.Cryptography.AsymmetricAlgorithm.LegalKeySizesValue Field

Specifies the key sizes that are supported by the asymmetric algorithm.

Syntax

protected KeySizes[] LegalKeySizesValue

Remarks

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

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