SymmetricAlgorithm.LegalKeySizesValue Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Specifies the key sizes, in bits, that are supported by the symmetric algorithm.
Assembly: mscorlib (in mscorlib.dll)
The symmetric algorithm supports only key sizes that match an entry in this array.
This field is accessed through the LegalKeySizes property.
Show: