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

System.Security.Cryptography.DSACryptoServiceProvider Constructor

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

public DSACryptoServiceProvider (int dwKeySize)

Parameters

dwKeySize
Length of the public key. This can be between 512 and 1024 in multiple of 64 bits increments. [Edit]

Remarks

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

Requirements

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