Mono Class Library: Overview

System.Security.Cryptography.RC2: Method Members

The methods of System.Security.Cryptography.RC2 are listed below. For a list of all members, see the RC2 Members list.

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

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.