Mono Class Library: Overview

System.Security.Cryptography.AsymmetricKeyExchangeDeformatter: Members

The members of System.Security.Cryptography.AsymmetricKeyExchangeDeformatter are listed below.

See Also: Inherited members from System.Object

Protected Constructors

Constructor, no idea why it is here (abstract class) :-)

Public Properties

abstract
Parametersstring. XML string containing the parameters of an asymmetric key exchange operation.

Public Methods

abstract
DecryptKeyExchange(byte[]) : byte[]
Get secret data.
abstract
SetKey(AsymmetricAlgorithm)
Set the private key.