Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Utility Namespace / EncryptionHelper Class / EncryptAES Method
In This Topic
    EncryptAES Method
    In This Topic
    Encrypts the given plain text using AES encryption
    Overload List
    OverloadDescription
    Encrypts the given plain text using AES encryption  
    Encrypts the given plain text using AES encryption. Gets the encryption key from given pass-phrase.  
    Encrypts the given plain text using AES encryption. Uses the given encryption key data.  
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also