Description
If I install the current System.Security.Cryptography.ProtectedData version (7.0), I get following error message:
System.PlatformNotSupportedException: 'Windows Data Protection API (DPAPI) is not supported on this platform.'
With the previous version all runs well.
Reproduction Steps
- App with UWP target
- Install System.Security.Cryptography.ProtectedData
- Access the api => crash
Expected behavior
No exception
Actual behavior
See description
Regression?
No response
Known Workarounds
Install System.Security.Cryptography.ProtectedData version 6.0
Configuration
- Windows 10 19045.2311
- Visual Studio 2022 17.4.0
- UWP MinTarget 1809, Target 2004
Other information
No response
Description
If I install the current System.Security.Cryptography.ProtectedData version (7.0), I get following error message:
With the previous version all runs well.
Reproduction Steps
Expected behavior
No exception
Actual behavior
See description
Regression?
No response
Known Workarounds
Install System.Security.Cryptography.ProtectedData version 6.0
Configuration
Other information
No response