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!

TripleDES_CSP Class

[To be supplied.]

Object
   CryptographicObject
      SymmetricAlgorithm
         TripleDES
            TripleDES_CSP

[Visual Basic]
NotInheritable Public Class TripleDES_CSP
   Inherits TripleDES
[C#]
public sealed class TripleDES_CSP : TripleDES
[C++]
public __gc __sealed class TripleDES_CSP : public TripleDES
[JScript]
public class TripleDES_CSP extends TripleDES

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

TripleDES_CSP Members | System.Security.Cryptography Namespace