Hello,
I'm writing to ask what is the actual behaviour of Android memory handler 
concerning a bytes array.
Does the Garbage Collector create copies of the array in other locations at 
runtime?
If so, is it possible to access these areas and do a complete dump of the 
memory at runtime? 
Is there a safe and secure way to keep in memory a byte array containing 
sensitive data?

P.S. I just see info at 
http://stackoverflow.com/questions/8881291/why-is-char-preferred-over-string-for-passwords-in-java
 

Thank you for help.
Regards.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/a37bf6b2-d82d-48e2-9273-f746317aab6d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to