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

System.Security.Cryptography.DES.Create Method

Create an instance of the specified implementation of DES.

public static DES Create (string algName)

Parameters

algName
DES implementation to be instancied.

Returns

Documentation for this section has not yet been entered.

Remarks

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

Requirements

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