Gcr.pkcs11_add_module

function pkcs11_add_module(module: Gck.Module): void {
    // Gjs wrapper for gcr_pkcs11_add_module()
}
  

Add a Gck.Module to the list of PKCS\#11 modules that are used by the GCR library.

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.

module

a Gck.Module