NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

MAC_TripleDES Class

[To be supplied.]

Object
   CryptographicObject
      HashAlgorithm
         KeyedHashAlgorithm
            MAC_TripleDES

[Visual Basic]
Public Class MAC_TripleDES
   Inherits KeyedHashAlgorithm
[C#]
public class MAC_TripleDES : KeyedHashAlgorithm
[C++]
public __gc class MAC_TripleDES : public KeyedHashAlgorithm
[JScript]
public class MAC_TripleDES extends KeyedHashAlgorithm

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

MAC_TripleDES Members | System.Security.Cryptography Namespace