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

[To be supplied.]

Object
   CryptographicObject
      AsymmetricKeyExFormatter
         RSA_PKCS1_KeyExchange_Formatter

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Security.Cryptography

Assembly: mscorlib.dll

See Also

RSA_PKCS1_KeyExchange_Formatter Members | System.Security.Cryptography Namespace