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

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

Indicates whether the current object is equal to another object of the same type.

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

Syntax


public bool Equals(
	KeyRing other
)

Parameters

other
Type: Walter.Cypher.PGP..::..KeyRing
An object to compare with this object.

Return Value

true if the current object is equal to the other parameter; otherwise, false.