Generates a random initialization vector (IV) to be used for the algorithm.
Namespace:
Rebex.Security.Cryptography
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Overrides Sub GenerateIV |
C# |
---|
public override void GenerateIV() |
Remarks
ArcFour is a stream cipher, it does not use IV.