Hi
I need to encrpt the image and need to store the encrypted image into database and
and need to decrypt the same image.
I looked dbms_encrypt package .I am seeing the example only for characters encryption/decryption and I could n't find any examples in blob encry/decr in net.
So could you share me the codes if any one did this already?
Or let me know if you have any idea about this
Thanks