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

KeyRing..::..Equality Operator

Implements the == operator.

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

Syntax


public static bool operator ==(
	KeyRing left,
	KeyRing right
)

Parameters

left
Type: Walter.Cypher.PGP..::..KeyRing
The left.
right
Type: Walter.Cypher.PGP..::..KeyRing
The right.

Return Value

The result of the operator.