Mono Class Library: Overview

System.Security.Cryptography.RC2: Members

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

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

Protected Constructors

RC2()
Documentation for this section has not yet been entered.

Protected Fields

EffectiveKeySizeValueint. Documentation for this section has not yet been entered.

Public Properties

EffectiveKeySizeint. Documentation for this section has not yet been entered.
override
KeySizeint. Documentation for this section has not yet been entered.

Public Methods

static
Create() : RC2
Create an instance of the default RC2(r) implementation.
static
Create(string) : RC2
Create an instance of the specified RC2(r) implementation.