LegalBlockSizesValue Field
Collapse the table of content
Expand the table of content

SymmetricAlgorithm.LegalBlockSizesValue Field

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Specifies the block sizes, in bits, that are supported by the symmetric algorithm.

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

protected KeySizes[] LegalBlockSizesValue

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

This field is accessed through the LegalBlockSizes property.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft