LegalKeySizesValue Field
Collapse the table of content
Expand the table of content

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.

Namespace:  System.Security.Cryptography
Assembly:  mscorlib (in mscorlib.dll)

'Declaration
Protected LegalKeySizesValue As KeySizes()

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

This field is accessed through the LegalKeySizes property.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft