Decrypts the given byte array data using XXTEA algorithm.
Reference to the input byte array to be decrypted.
The decryption key. Must be 128 bits (16 characters).
See Implementation
Decrypts the given byte array data using XXTEA algorithm.