Gck.Session.prototype.set_interaction

function set_interaction(interaction: Gio.TlsInteraction): void {
    // Gjs wrapper for gck_session_set_interaction()
}
  

Set the interaction object on this session, which is used to prompt for pins and the like.

interaction

the interaction or null