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

System.Security.Cryptography.RSACryptoServiceProvider Constructor

Create a new RSACryptoServiceProvider instance with the default key pair length. The generated key pair will be persisted in the key store specified by the CspParameters. [Edit]

public RSACryptoServiceProvider (CspParameters parameters)

Parameters

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

Remarks

Default key size is 1024 bits. [Edit]

Requirements

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