Gck.Password

const Gck = imports.gi.Gck;

let password = new Gck.Password({
    key: value,
    token: value,
});
  

A Gio.TlsPasswordClass that contains information about the PKCS\#11 token or key the password is being requested for.

Hierarchy

  • GObject.Object
    • Gio.TlsPassword
      • Gck.Password