SymmetricAlgorithm.LegalBlockSizes Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the block sizes, in bits, that are supported by the symmetric algorithm.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Security.Cryptography.KeySizes ()An array that contains the block sizes supported by the algorithm.
Show: