Method
GckObjectequal
Declaration [src]
gboolean
gck_object_equal (
gconstpointer object1,
gconstpointer object2
)
Description [src]
Checks equality of two objects. Two GckObject objects can point to the same underlying PKCS#11 object.
Parameters
object2
-
Type:
GckObject
A pointer to the second
GckObject
.