InstallationWrapper public class InstallationWrapper Encrypts data using the machine level data protection store. Documentation public InstallationWrapper() public string Encrypt(string stringToEncrypt) Encrypts data using the machine-level data protection store. The encrypted data is then converted to Base64.