I need access all the certificates installed on the device. I found
the class "android.security.keystore" that obtain the gobal instance
from device. Unfortunately this class is only private. The public
class is "java.security.KeyStore" but this doesn't have way to access
to the global keystore.

I have seen this thread,
http://code.google.com/p/android/issues/detail?id=11231#c8

Is it possible to access keystore android? If it is possible, how?
Could anyone help me?

I have spent full days searched in google without obtain the answer.

Thanks very much!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to