Hi,
I have a file that has been encrypted (using bouncycastle for RSA encyption) but I now need to read from the file and get a String from it. I have used FileReader and Stringwriter to do so. The problem I have is that the FileReader.read() method is returning 65533 for a certain part of the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.