SecurityServices for .NET 2.0 Documentation

RC4.GenerateIV Method 

[This is preliminary documentation and subject to change.]

This is a stub method.

public override void GenerateIV();

Remarks

Since the RC4 cipher doesn't use an Initialization Vector, this method will not do anything.

See Also

RC4 Class | Org.Mentalis.SecurityServices.Cryptography Namespace