It might be more instructive to look at the Android SDK's example usage. I believe it's included in one of the SDK Examples downloads, but you can see the source code here:
https://android.googlesource.com/platform/development/+/master/samples/ApiDemos/src/com/example/android/apis/security/KeyStoreUsage.java On Fri, Mar 14, 2014 at 11:45 AM, dori <[email protected]> wrote: > I appreciate this is a x-post - I just realised there was a security > specific group. I just posted this question in the main android dev group - > if anyone can help. > > https://groups.google.com/forum/#!topic/Android-developers/gwuUBjOHbh4 > > Many thanks > > Dori > > -- > You received this message because you are subscribed to the Google Groups > "Android Security Discussions" 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 > http://groups.google.com/group/android-security-discuss. > For more options, visit https://groups.google.com/d/optout. > -- Kenny Root -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" 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 http://groups.google.com/group/android-security-discuss. For more options, visit https://groups.google.com/d/optout.
