0
kicks
Data Encryption and Decryption using DPAPI classes in .NET
This article explains how to use the ProtectMemory and ProtectData classes in System.Security.Cryptography namespace to encrypt and decrypt data by calling wrappers around DPAPI methods.