Mono Class Library: System.Security.Cryptography Namespace

System.Security.Cryptography.TripleDESCryptoServiceProvider Class

Managed implementation of the Triple Data Encryption Standard (3DES), a 192 bits (168 bits effective) symmetric cipher. [Edit]

See Also: TripleDESCryptoServiceProvider Members

System.Object
     System.Security.Cryptography.SymmetricAlgorithm
          System.Security.Cryptography.TripleDES
               System.Security.Cryptography.TripleDESCryptoServiceProvider

[System.Runtime.InteropServices.ComVisible(true)]
public sealed class TripleDESCryptoServiceProvider : TripleDES

Remarks

In Mono this class is completely implemented in managed code. [Edit]

Requirements

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