WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

KeyRing..::..Equals Method (Object)

Determines whether the specified Object is equal to this instance.

Namespace:  Walter.Cypher.PGP
Assembly:  Walter.Cypher (in Walter.Cypher.dll)

Syntax


public bool Equals(
	Object obj
)

Parameters

obj
Type: Object
The object to compare with the current instance.

Return Value

true if the specified Object is equal to this instance; otherwise, false.