HMAC: Key (let)

Key

Sets the key to be used with the hash process.



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

Parameters

Value
[ByRef] Byte. The new key value.

Read/Write.

See Also

Project CorLib Overview

Class HMAC Overview