Mono Class Library: System.Security.Cryptography.RNGCryptoServiceProvider Overview | MembersSystem.Security.Cryptography.RNGCryptoServiceProvider Constructor |
Create a new RNGCryptoServiceProvider instance using the array of bytes as a seed. [Edit]
|
- rgb
- Seeding data for the random number generator. [Edit]
Currently the runtime doesn't support any PRNG that requires seeding - so this contructor will not really seed the PRNG with the supplied data. [Edit]
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0