DeriveBytes.GetBytes Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, returns pseudo-random key bytes.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- cb
- Type: System.Int32
The number of pseudo-random key bytes to generate.
Show: