[android-developers] Re: KeyStore JKS implementation not found

2009-12-05 Thread jax
I found out how: bouncycastle.org On Dec 5, 8:18 pm, jax wrote: > I have discovered that JKS is not supported by android. > > How do I create a BKS keystore? > > On Dec 5, 5:55 pm, jax wrote: > > > I am trying to create certificates for users for my program > > > I am have created a keystore an

[android-developers] Re: KeyStore JKS implementation not found

2009-12-05 Thread jax
I have discovered that JKS is not supported by android. How do I create a BKS keystore? On Dec 5, 5:55 pm, jax wrote: > I am trying to create certificates for users for my program > > I am have created a keystore and included the publickeystore.store > with my application in the assets folder