TypeScript API Documentation for GCR-4
API Version: 4
Library Version: 4.4.0
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
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.
g_object_unref()
the Gck.Slot to use for trust assertions, or null if not initialized or no appropriate trust store could be found.
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.