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!

RSA_CSP Class

[To be supplied.]

Object
   CryptographicObject
      AsymmetricAlgorithm
         RSA
            RSA_CSP

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

RSA_CSP Members | System.Security.Cryptography Namespace