ORA-28232: invalid input length for obfuscation toolkit
What triggered the Error:
ngth of data submitted for encryption or decryption is not a multiple of 8 bytes.What should we do to fix it:
ke sure that the length of the data to be encrypted or decrypted is a multiple of 8 bytes.