Function

Gcr-4Gcrpkcs11_get_trust_store_slot

  • Selects an appropriate PKCS#11 slot to store trust assertions. The slot to use is normally configured automatically by the system.

    This will only return a valid result after the pkcs11_initialize method has been called.

    When done with the Gck.Slot, use g_object_unref() to release it.

    Returns Gck.Slot

    the Gck.Slot to use for trust assertions, or null if not initialized or no appropriate trust store could be found.