Vote count:
0
I write program in android for communication with server, I use SSL protocol, when I write this code
KeyStore ks = KeyStore.getInstance( "JKS" );
I get this error “java.security.NoSuchAlgorithmException: KeyStore JKS implementation not found”
How can I resolve my problem? My Algorithm is JKS.
Best Regards
asked 30 secs ago
Aucun commentaire:
Enregistrer un commentaire