Constructors: NewHMACRIPEMD160

NewHMACRIPEMD160

Creates a new HMACRIPEMD160 object.



 Public Function NewHMACRIPEMD160(
	  ByRef Key ( ) As Byte ) As HMACRIPEMD160

Parameters

Key
[ByRef] Byte. The key used to sign the message.

Return Values

HMACRIPEMD160 -  A new HMACRIPEMD160 object.

Remarks

See Also

Project VBCorLib Overview Class Constructors Overview Constructors Properties Constructors Methods NewHMACMD5 NewHMACSHA1 HMACRIPEMD160