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

System.Security.Cryptography.RSACryptoServiceProvider Constructor

Create a new DSACryptoServiceProvider instance with the specified key pair length.

public RSACryptoServiceProvider (int dwKeySize)

Parameters

dwKeySize
Length of the public key modulus. This can be between 384 and 16384 bits in multiple of 8 bits increments.

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