Mono Class Library: Overview

System.Security.Cryptography.RSAPKCS1KeyExchangeDeformatter: Members

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

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

Public Constructors

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

Public Properties

override
Parametersstring. Documentation for this section has not yet been entered.
RNGRandomNumberGenerator. Documentation for this section has not yet been entered.

Public Methods

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