SymmetricAlgorithmBase: Mode (let)

Mode

Sets the cipher mode to be used.



 Public Property Let Mode(
	  ByVal Value As CipherMode )

Parameters

Value
[ByVal] CipherMode. The new cipher mode.

Read/Write.

See Also

Project CorLib Overview

Class SymmetricAlgorithmBase Overview

CipherMode