On Thu, Oct 18, 2012 at 1:47 PM, Anders Rundgren <[email protected]> wrote: > Google can create keys accessible through KeyChain using the browser and > <keygen>. > > How can mere mortals do the same thing? >
Not sure what exactly you are trying to do. The keystore has interfaces for storing keys (and since JB directly generating), but those are not public. Anyone (i.e., not system-level permission required) can use them though, so the Android browser probably is. Of course if you use them, you risk breaking in the next Android version. -- 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

