setTerminalKey(key){
    this.keys.pin_key.key = key;
    this.settings.set('pin_key', key);
  }