Mono Class Library: System.Security.Cryptography.RC2 Overview | Members

System.Security.Cryptography.RC2.Create Overloads

The overloads of Create are listed below. For a list of all members, see the RC2 Members list.

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.