System.Security.Cryptography.RandomNumberGenerator.Create Method

When overridden in a derived class, creates an instance of the specified implementation of a cryptographic random number generator.

Syntax

public static RandomNumberGenerator Create (string rngName)

Parameters

rngName
The name of the random number generator implementation to use.

Returns

A new instance of a cryptographic random number generator.

Remarks

Documentation for this section has not yet been entered.

Requirements

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