<PackageReference Include="Relativity.Server.Utility.SDK" Version="5000.0.0" />

InstallationWrapper

public class InstallationWrapper
Encrypts data using the machine level data protection store.

public string Encrypt(string stringToEncrypt)

Encrypts data using the machine-level data protection store. The encrypted data is then converted to Base64.