SymmetricAlgorithmBase: CloneRgbIV |
Returns a clone of an IV.
Public Function CloneRgbIV( ByRef RgbIV As Variant ) As Byte ( )
If a missing parameter is passed in, then the IV from the GetIV function will be returned.
The cloned IV will be zero-based regardless of the base of the passed in IV array.