Gck.Session.prototype.get_slot

function get_slot(): Gck.Slot {
    // Gjs wrapper for gck_session_get_slot()
}
  

Get the PKCS\#11 slot to which this session belongs.

Returns

The slot, which should be unreffed after use.