RSAOAEPKeyExchangeFormatter.CreateKeyExchange Method
.NET Framework 4
Creates the encrypted key exchange data.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateKeyExchange(Byte[]) | Creates the encrypted key exchange data from the specified input data. (Overrides AsymmetricKeyExchangeFormatter.CreateKeyExchange(Byte[]).) |
|
CreateKeyExchange(Byte[], Type) | Creates the encrypted key exchange data from the specified input data. (Overrides AsymmetricKeyExchangeFormatter.CreateKeyExchange(Byte[], Type).) |