The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AsymmetricAlgorithm::LegalKeySizesValue Field
.NET Framework (current version)
Specifies the key sizes that are supported by the asymmetric algorithm.
Assembly: mscorlib (in mscorlib.dll)
Field Value
Type: array<System.Security.Cryptography::KeySizes^>^The asymmetric algorithm supports only key sizes that match an entry in this array.
This field is accessed through the LegalKeySizes property.
.NET Framework
Available since 1.1
Windows Phone Silverlight
Available since 7.1
Available since 1.1
Windows Phone Silverlight
Available since 7.1
Show: