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

System.Security.Cryptography.DES.Create Method

Create an instance of the specified implementation of DES. [Edit]

public static DES Create (string algName)

Parameters

algName
DES implementation to be instancied. [Edit]

Returns

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

Remarks

New implementation can be added, or currents can be modified, by modifying the machine.config configuration file. [Edit]

Requirements

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