Re: [android-developers] Creating keys for usage with "KeyChain"
On Thu, Oct 18, 2012 at 1:47 PM, Anders Rundgren
<anders.rundgren@telia.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home