KeyedHashAlgorithm: Key (let)

Key

Sets the key to be used by the algorithm.



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

Parameters

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

Remarks

Read/Write.

See Also

Project VBCorLib Overview Class KeyedHashAlgorithm Overview KeyedHashAlgorithm Properties KeyedHashAlgorithm Methods Key (get) OutputBlockSize (get)