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
static Create() : RC2Create an instance of the default RC2(r) implementation.static Create(string) : RC2Create an instance of the specified RC2(r) implementation.
Create an instance of the default RC2(r) implementation.
Create an instance of the specified RC2(r) implementation.