cryptography - File encryption using Android dev key -


i need download files web server. want avoid user can download files public address , use them. can encrypt content symmetric key, should store key in app. instead, use in way android developer key? in way app decrypt files. how can do? make sense?


Comments

Popular posts from this blog

SQL php on different pages to Insert (mysqli) -

php - How can an email be returned from Stripe Checkout? -

linked list - Get the index of the Node in a LinkedList which contains the given value in java -