Client side ssl in J2me?

2019-07-27 14:05发布

问题:

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.

回答1:

The bouncycastle Java libraries have a J2ME version (now called JME) that includes an SSL/TLS api.