SymmetricAlgorithmBase: GetIV

GetIV

Returns the current IV value.



 Public Function GetIV ( ) As Byte ( )

Return Values

Byte() -  The current IV value.

Remarks

If no IV has been set, then a random IV will be generated.

See Also

Project CorLib Overview

Class SymmetricAlgorithmBase Overview