System.Security.Cryptography.AsymmetricAlgorithm.LegalKeySizes Property

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

Syntax

public virtual KeySizes[] LegalKeySizes { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The asymmetric algorithm supports only key 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