The managed version of the algorithm defined by RFC 2268.

Namespace:  Rebex.Security.Cryptography
Assembly:  Rebex.Common (in Rebex.Common.dll)

Syntax

Visual Basic
Public Class ArcTwoManaged _
	Inherits RC2
C#
public class ArcTwoManaged : RC2

Inheritance Hierarchy

System..::..Object
  System.Security.Cryptography..::..SymmetricAlgorithm
    System.Security.Cryptography..::..RC2
      Rebex.Security.Cryptography..::..ArcTwoManaged

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also