List all the PKCS#11 modules that are used by the GCR library.
Each module is a [[email protected]] object.
An empty list of modules will be returned if [func@pkcs11_set_modules], or [func@pkcs11_initialize] has not yet run.
When done with the list, free it with gck_list_unref_free
.
a newly allocated list of Module objects |