HMAC: Equals

Equals

Returns if the Value is equal to this object instance.



 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

Value
[ByRef] Variant. The value to compare against this object instance.

Return Values

Boolean -  True if they are considered equal, False otherwise.

See Also

Project CorLib Overview

Class HMAC Overview