Mono Class Library: System.Security.Cryptography Namespace

System.Security.Cryptography.MACTripleDES Class

Managed implementation of the MAC mechanism using the TripleDES symmetric algorithm. [Edit]

See Also: MACTripleDES Members

System.Object
     System.Security.Cryptography.HashAlgorithm
          System.Security.Cryptography.KeyedHashAlgorithm
               System.Security.Cryptography.MACTripleDES

[System.Runtime.InteropServices.ComVisible(true)]
public class MACTripleDES : KeyedHashAlgorithm

Remarks

The MAC mechanism is detailled in the NIST document "FIPS PUB 81: DES modes of operation" available at http://www.itl.nist.gov/fipspubs/fip81.htm [Edit]

Requirements

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