Using the built-in UWP data protection for data encryption
DataProtectionProvider The UWP has an easy-to-use helper class to perform encryption tasks on data. Before you can use the DataProtectionProvider class, you have to decide on which level you want ...