Gck.Session.prototype.get_module

function get_module(): Gck.Module {
    // Gjs wrapper for gck_session_get_module()
}
  

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

Returns

the module, which should be unreffed after use