Decrypts a string column that has previously been encrypted with the AES Encrypt Column component. The provided key is stored in plain text and is stretched using MD5 hashing to get a 128-bit key.
Please be aware that these techniques do not adhere to state-of-the-art cryptography practices, but can be used to obfuscate data.
- Type: TableEncrypted DataData table with an encrypted column