You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version Number of Plugin: 1.4.0
Device Tested On: Iphone 6
Simulator Tested On:
Version of VS: 2019
Version of Xamarin: 12.8
Versions of other things you are using:
Steps to reproduce the Behavior
Encrypt a file using pgp encryption and send the encrypted file to the server.
the sent file for example was 1985940 when it was received the size was 1985942
this leads to failing the decryption process due to file byte length.