The members of System.Security.Cryptography.RNGCryptoServiceProvider are listed below.
See Also: Inherited members from System.Security.Cryptography.RandomNumberGenerator
Create a new RNGCryptoServiceProvider instance. Create a new RNGCryptoServiceProvider instance using the array of bytes as a seed. Create a new RNGCryptoServiceProvider instance using the specified Cryptographic Service Provider (CSP). Create a new RNGCryptoServiceProvider instance using the specified string as a seed.
Finalize() Documentation for this section has not yet been entered. overrideGetBytes(byte[]) Fill the supplied buffer with random bytes. overrideGetNonZeroBytes(byte[]) Fill the supplied buffer with random bytes excluding zeros (0x00).