Mono Class Library: System.Security.Cryptography.RNGCryptoServiceProvider Overview | Members

System.Security.Cryptography.RNGCryptoServiceProvider Constructor

Create a new RNGCryptoServiceProvider instance using the specified Cryptographic Service Provider (CSP). [Edit]

public RNGCryptoServiceProvider (CspParameters cspParams)

Parameters

cspParams
Documentation for this section has not yet been entered. [Edit]

Remarks

Mono doesn't use the CspParameters informations, even on Windows, when creating an instance of this class using this constructor. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0