protected override void ProcesInput(string key)
 {
     WriteObject(ProtectedData.GetString(key));
 }