The managed version of the ArcFour algorithm.

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

Syntax

Visual Basic
Public Class ArcFourManaged _
	Inherits ArcFour
C#
public class ArcFourManaged : ArcFour

Inheritance Hierarchy

System..::..Object
  System.Security.Cryptography..::..SymmetricAlgorithm
    Rebex.Security.Cryptography..::..ArcFour
      Rebex.Security.Cryptography..::..ArcFourManaged

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also