Mono Class Library: Overview

System.Security.Cryptography.RSAOAEPKeyExchangeFormatter: Members

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

See Also: Inherited members from System.Security.Cryptography.AsymmetricKeyExchangeFormatter

Public Constructors

Construct a OAEP formatter.
Documentation for this section has not yet been entered.

Public Properties

Parameterbyte[]. Documentation for this section has not yet been entered.
[read-only]
override
Parametersstring. Documentation for this section has not yet been entered.
RngRandomNumberGenerator. Specifies the source of random number for the padding.

Public Methods

override
CreateKeyExchange(byte[]) : byte[]
Documentation for this section has not yet been entered.
override
CreateKeyExchange(byte[], Type) : byte[]
Documentation for this section has not yet been entered.
override
SetKey(AsymmetricAlgorithm)
Documentation for this section has not yet been entered.