BlowfishManaged.GenerateIV Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
GenerateIV()
Generates a random initialization vector (IV) to be used for the algorithm.
Declaration
public override void GenerateIV()
Overrides
Remarks
Use this method to generate a random initialization vector (IV) when none is specified.