Create a new RNGCryptoServiceProvider instance using the specified string as a seed.
- str
- Seeding data for the random number generator.
Currently the runtime doesn't support any PRNG that requires seeding - so this contructor will not really seed the PRNG with the supplied data.
Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0