Using the built-in UWP data protection for data encryption

To sum up my posts on data encryption for (mobile) applications, I’ll show you how encrypt and decrypt data in an Universal Windows Platform app with the built-in DataProtection API.