MACTripleDES: Key (let)

Key

Sets the key to be used by the hash algorithm.



 Public Property Let Key(
	  ByRef Value ( ) As Byte )

Parameters

Value
[ByRef] Byte. The new key to be used.

Read/Write.

See Also

Project CorLib Overview

Class MACTripleDES Overview