SymmetricAlgorithm: Equals

Equals

Returns if this instance and the value are equal.



 Public Function Equals(
	  ByRef Value As Variant ) As Boolean

Parameters

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

Return Values

Boolean -  Returns if the value and this instance are equal.

Remarks

See Also

Project VBCorLib Overview Class SymmetricAlgorithm Overview SymmetricAlgorithm Properties SymmetricAlgorithm Methods CreateEncryptor FeedbackSize (get)