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!

RC2_CSP Class

[To be supplied.]

Object
   CryptographicObject
      SymmetricAlgorithm
         RC2
            RC2_CSP

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

RC2_CSP Members | System.Security.Cryptography Namespace