MACTripleDES: Key (let)

Key

Sets the key to be used by the hash algorithm.



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

Parameters

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

Remarks

Read/Write.

See Also

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