Mono Class Library: Overview

System.Security.Cryptography.RNGCryptoServiceProvider: Constructor Members

The constructors of System.Security.Cryptography.RNGCryptoServiceProvider are listed below. For a list of all members, see the RNGCryptoServiceProvider Members list.

See Also: Inherited members from System.Security.Cryptography.RandomNumberGenerator

Public Constructors

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.