System.Security.Cryptography.RSA.Create Method

Creates an instance of the specified implementation of System.Security.Cryptography.RSA.

Syntax

public static RSA Create (string algName)

Parameters

algName
The name of the implementation of System.Security.Cryptography.RSA to use.

Returns

A new instance of the specified implementation of System.Security.Cryptography.RSA.

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