System.Security.Cryptography.RC2.Create Method

Creates an instance of a cryptographic object to perform the System.Security.Cryptography.RC2 algorithm.

Syntax

public static RC2 Create ()

Returns

An instance of a cryptographic object.

Remarks

Use this method to create an instance of the RC2 class that you can use to encrypt and decrypt data.

Requirements

Namespace: System.Security.Cryptography
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0