Vb.net program with mysql and 3DES
I make a program on vb.net and with mysql.
data in Mysql is encrypted in 3DES.
encryption and decryption work perfectly throughout the program
It's time to print but I do not know how to transfer the decryption to the report.
do you have any idea how to do it?