API Version: 3
Library Version: 3
Generated by gi-docgen 2022.2
void gcr_pkcs11_set_modules ( GList* modules )
Set the list of PKCS#11 modules that are used by the GCR library. Each module in the list is a GckModule object.
GckModule
It is not normally necessary to call this function. The available PKCS#11 modules installed on the system are automatically loaded by the GCR library.
modules
Type: A list of GckModule*
GckModule*
A list of PKCS#11 modules.