TomPMoleman
TomPMoleman
### Describe the bug We are storing a randomly generated key inside the [PasswordVault](https://learn.microsoft.com/en-us/uwp/api/windows.security.credentials.passwordvault?view=winrt-22621) in order to encrypt and decrypt user data serialized to an xml (for improved security). This...
### Describe the bug Using any 1.5.x or older version, [Windows.System.Profile.HardwareIdentification.GetPackageSpecificToken(...)](https://learn.microsoft.com/en-us/uwp/api/windows.system.profile.hardwareidentification.getpackagespecifictoken?view=winrt-26100) yielded a result (maybe the COMException was encountered once or twice based on which thread it has been invoked...