RSACryptoServiceProvider.KeyExchangeAlgorithm Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the name of the key exchange algorithm available with this implementation of RSA.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.StringThe name of the key exchange algorithm if it exists; otherwise, null.
Show: