HMACSHA256: Key (let)

Key

Sets the key to be used by the hash.



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

Parameters

RHS
[ByRef] Byte. The new key value.

Remarks

Read/Write.

See Also

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