How can we implement client side SSL in J2ME? Any available resource or source code??
I want to validate the particular service is accessed by a particular phone.
How can we implement client side SSL in J2ME? Any available resource or source code??
I want to validate the particular service is accessed by a particular phone.
The bouncycastle Java libraries have a J2ME version (now called JME) that includes an SSL/TLS api.