I have a problem reading the decrypted messages and the decryptStream.read()
doesn't return me any bytes. See the code below that I used to encrypt data. I
am writing data to file using the encryptStream returned by the following
method.
On the other hand when I write the content to the file w
I have a problem reading the decrypted messages and the decryptStream.read()
doesn't return me any bytes. See the code below that I used to encrypt data. I
am writing data to file using the encryptStream returned by the following
method.
On the other hand when I write the content to the file w