equal


Description:

public bool equal (Object object2)

Checks equality of two objects.

Two GckObject objects can point to the same underlying PKCS#11 object.

Parameters:

this

a pointer to the first Object

object2

a pointer to the second Object

Returns:

true if object1 and object2 are equal. false if either is not a GckObject.