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

System.Security.Cryptography.DES.Create Overloads

The overloads of Create are listed below. For a list of all members, see the DES Members list.

Public Methods

static
Create() : DES
Create an instance of the default implementation of DES.
static
Create(string) : DES
Create an instance of the specified implementation of DES.