Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 77050

Handling files securely in Xamarin Forms

$
0
0

I am implementing a cross platform app which will pull PDF documents from a Web Service. These PDFs need to be completely inaccessible from outside and can only be viewed when authenticated in app. These PDFs can be stored for offline viewing.
I am currently writing the byte[] of the file to an excrypted SQLite database. However, my concern is loading a whole Document into memory at once. (Note: due to the nature of these Documents, they will never exceed 100MB). Is there a recommended way to securely store Documents, or a way to properly handle the transfer of files from HTTP to SQLite?


Viewing all articles
Browse latest Browse all 77050

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>