Method
GckModuleequal
Declaration [src]
gboolean
gck_module_equal (
  gconstpointer module1,
  gconstpointer module2
)
Description [src]
Checks equality of two modules. Two GckModule objects can point to the same underlying PKCS#11 module.
Parameters
- module2
- 
            Type: GckModuleA pointer to the second GckModule.