public void ProtectAndSaveCalled()
 {
     SecretStore.ProtectAndSave(keyName, clearSecret);
 }