The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
RSACryptoServiceProvider::KeyExchangeAlgorithm Property
.NET Framework (current version)
Gets the name of the key exchange algorithm available with this implementation of RSA.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System::String^The name of the key exchange algorithm if it exists; otherwise, null.
This property indicates the name of the algorithm, not of the type. For example, RSA-PKCS1-KeyEx is a key exchange algorithm name.
.NET Framework
Available since 1.1
Windows Phone Silverlight
Available since 7.1
Available since 1.1
Windows Phone Silverlight
Available since 7.1
Show: