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_PKCS1_KeyExchange_Deformatter Class

[To be supplied.]

Object
   CryptographicObject
      AsymmetricKeyExDeformatter
         RSA_PKCS1_KeyExchange_Deformatter

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

RSA_PKCS1_KeyExchange_Deformatter Members | System.Security.Cryptography Namespace