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.
Assembly: mscorlib (in mscorlib.dll)
The symmetric algorithm supports only block sizes that match an entry in this array.
This field is accessed through the LegalBlockSizes property.
Show: