Method
GckSlotequal
Declaration [src]
gboolean
gck_slot_equal (
  gconstpointer slot1,
  gconstpointer slot2
)
Description [src]
Checks equality of two slots. Two GckSlot objects can point to the same underlying PKCS#11 slot.
Parameters
- slot2
- 
            Type: GckSlotA pointer to the second GckSlot.