TripleDES: Mode (get)

Mode

Gets the mode the current algoritm is set to.



 Public Property Get Mode ( ) As CipherMode

Return Values

CipherMode -  Returns a CipherMode value.

Remarks

The algoritm can operate in several modes. The modes determine how the data is processed from one block to the next.

Read/Write.

See Also

Project CorLib Overview

Class TripleDES Overview