Saturday, September 24, 2011

Re: [android-developers] Re: How to create a x509 certificate?

I used SpongyCastle which is BouncyCastle renamed to avoid the conflict with Android's hidden version. To be specific the classes to generate a X509 certificate are located within the SMIME/CMS (mail) JAR.

Simon

On Mon, Sep 5, 2011 at 2:25 AM, al <achim.leubner@googlemail.com> wrote:
You could include e.g. bouncycastle (http://bouncycastle.org/
java.html). By the way, older android versions contain a non-public
version of it.

On 2 Sep., 02:10, Simon Trigona <simon.trig...@gmail.com> wrote:
> Hi, did you find a solution?
>
> Thanks,
> Simon

--
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

--
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

No comments:

Post a Comment