SecurityServices for .NET 2.0 Documentation

RC4CryptoServiceProvider Constructor 

[This is preliminary documentation and subject to change.]

Initializes a new instance of the RC4CryptoServiceProvider class.

public RC4CryptoServiceProvider();

Exceptions

Exception Type Condition
CryptographicException An error occurs while acquiring the CSP.

See Also

RC4CryptoServiceProvider Class | Org.Mentalis.SecurityServices.Cryptography Namespace