SymmetricKeyAlgorithm.GetIV Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9083)
GetIV()
Gets the current initialization vector.
Declaration
public byte[] GetIV()
Returns
Type | Description |
---|---|
Byte[] | Initialization vector. |