Mentalis.org Security Library documentation

RC4CryptoServiceProvider Class

Defines a wrapper object to access the cryptographic service provider (CSP) version of the RC4 algorithm. This class cannot be inherited.

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

System.Object
   SymmetricAlgorithm
      RC4
         RC4CryptoServiceProvider

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

Requirements

Namespace: Org.Mentalis.Security.Cryptography Namespace

Assembly: Org.Mentalis.Security.dll

See Also

RC4CryptoServiceProvider Members | Org.Mentalis.Security.Cryptography Namespace