AsymmetricKeyExchangeFormatter.CreateKeyExchange Method (Byte[], Type)
Silverlight
When overridden in a derived class, creates the encrypted key exchange data from the specified input data.
Namespace: System.Security.Cryptography
Assembly: mscorlib.Extensions (in mscorlib.Extensions.dll)
Parameters
- data
- Type: System.Byte[]
The secret information to be passed in the key exchange.
- symAlgType
- Type: System.Type
This parameter is not used in the current version.
Return Value
Type: System.Byte[]The encrypted key exchange data to be sent to the intended recipient.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.