Mono Class Library: System.Security.Cryptography Namespace

System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter Class

An asymmetric formater (encrypt) for key exchange executed with the PKCS#1 padding. [Edit]

See Also: RSAPKCS1KeyExchangeFormatter Members

System.Object
     System.Security.Cryptography.AsymmetricKeyExchangeFormatter
          System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter

[System.Runtime.InteropServices.ComVisible(true)]
public class RSAPKCS1KeyExchangeFormatter : AsymmetricKeyExchangeFormatter

Remarks

Key exchange formatters shouldn't be used as a general purpose encryption mechanism for RSA. See the example for RSACryptoServiceProvider.Encrypt for a general encryption method using RSA. [Edit]

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0