I have a string encrypted in Coldfusion which needs to be decrypted in PHP for usage. So i am looking for a method which corresponds to: Decrypt(stringToDecrypt,”2450RDSET0C”,”CFMX_COMPAT”,”HEX”) …
I have a string encrypted in Coldfusion which needs to be decrypted in PHP for usage. So i am looking for a method which corresponds to: Decrypt(stringToDecrypt,”2450RDSET0C”,”CFMX_COMPAT”,”HEX”) …