Hi There,
Is there any way to save (or) store the encrypted UTF-8 encoding value to string data type variable without any changes.
For example,
encrypted UTF-8 encoding value is: #›@Š%&ž#•
string data type variable is: #›@Š%&ž#•
In the above example, "amp;" is not there when i save (or) store the encrypted UTF-8 encoding value to string data type variable. Is there any way to save as UTF-8 itself. Please advise.