HMACSHA512: 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 HMACSHA512 Overview HMACSHA512 Properties HMACSHA512 Methods Key (get) KeyedHashAlgorithm