KeyedHashAlgorithm: Key (let)

Key

Sets the key to be used by the algorithm.



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

Parameters

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

Read/Write.

See Also

Project CorLib Overview

Class KeyedHashAlgorithm Overview