System.Security.Cryptography.TripleDES: Method Members

The methods of System.Security.Cryptography.TripleDES are listed below. For a list of all members, see the TripleDES Members list.

See Also: Inherited members from System.Security.Cryptography.SymmetricAlgorithm

Public Methods

static
Create() : TripleDES

Creates an instance of a cryptographic object to perform the System.Security.Cryptography.TripleDES algorithm.

static
Create(string) : TripleDES

Creates an instance of a cryptographic object to perform the specified implementation of the System.Security.Cryptography.TripleDES algorithm.

static
IsWeakKey(byte[]) : bool

Determines whether the specified key is weak.