Gck.Session.prototype.get_handle

function get_handle(): Number(gulong) {
    // Gjs wrapper for gck_session_get_handle()
}
  

Get the raw PKCS\#11 session handle from a GckSession object.

Returns

The raw session handle.