Mentalis.org Security Library documentation

ARCFourManaged Class

Accesses the managed version of the ARCFour algorithm. This class cannot be inherited. ARCFour is fully compatible with the RC4TM algorithm.

For a list of all members of this type, see ARCFourManaged Members.

System.Object
   SymmetricAlgorithm
      RC4
         ARCFourManaged

[Visual Basic]
NotInheritable Public Class ARCFourManaged
Inherits RC4
[C#]
public sealed class ARCFourManaged : RC4

Remarks

RC4 is a trademark of RSA Data Security Inc.

Requirements

Namespace: Org.Mentalis.Security.Cryptography Namespace

Assembly: Org.Mentalis.Security.dll

See Also

ARCFourManaged Members | Org.Mentalis.Security.Cryptography Namespace