Mono Class Library: Overview

System.Security.Cryptography.RSAPKCS1KeyExchangeFormatter: Members

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

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

Public Constructors

Construct a PKCS#1 v1.5 key exchange formatter.
Documentation for this section has not yet been entered.

Public Properties

[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.