Function

Gcr-4Gcrpkcs11_set_modules

  • Set the list of PKCS#11 modules that are used by the GCR library. Each module in the list is a Gck.Module object.

    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.

    Parameters

    • modules: Gck.Module[]

      a list of PKCS#11 modules

    Returns void