AsymmetricAlgorithm: Equals

Equals

Returns if the value and this object instance are equal.



 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

Value
[ByRef] Variant. The value to test for equality.

Return Values

Boolean -  Returns True if the value and this object instance are equal, False otherwise.

See Also

Project CorLib Overview

Class AsymmetricAlgorithm Overview