Use a service to retrieve the keys before they’re needed for whatever.  The 
service should send them via an encrypted message, then decrypt into memory.  
Clear the var as quick as possible when done.



________________________________
From: leokan23 <l...@best-web.gr>
Sent: Friday, March 8, 2019 10:58:26 AM
To: users@flex.apache.org
Subject: Encrypt or Hide sensitive data

I am working on a new project, which needs to be a bit more secure than
usual. In the app there are several keys for 3rd party services (like push
notifications for example). This keys are used as String and I want to
encrypt them or hide them somehow, to avoid someone decompiling the app and
getting them.

What would be the best approach?



--
Sent from: http://apache-flex-users.2333346.n4.nabble.com/

Reply via email to