C# (CSharp) Foundation.Server.Infrastructure.Helpers Namespace

Classes

Name Description
AESHelper A simple wrapper to the AesManaged class and the AES algorithm. Requires a securely stored key which should be a random string of characters that an attacker could never guess. Make sure to save the Key if you want to decrypt your data later! If you're using this with a Web app, put the key in the web.config and encrypt the web.config.
ODataFilterHelper
ODataFilterItem
Strings Class used for operations with strings.