Hi,
I'm trying to use encrypt and decrypt on some data, yet when I decrypt it I am being presented with a little black diamond with a question mark at the end. This question mark is missing from the data initially and only appears on decrypt. After a bit of searching it appears that this is down to character encoding, yet for the life of me I can't find a solution. The charset I'm using is UTF-8 and it looks like it should all be ok.
Anyone know how I can resolve this?
Thanks