开发者

Is there SASL implementation that works on Android?

开发者 https://www.devze.com 2023-01-09 05:51 出处:网络
Android has no SASL by default. Curi开发者_运维技巧ous, if there some 3rd party implementation that can be used on Android? Did some one try http://www.cryptix.org/?We\'re using asmack in our project.

Android has no SASL by default. Curi开发者_运维技巧ous, if there some 3rd party implementation that can be used on Android? Did some one try http://www.cryptix.org/?


We're using asmack in our project. It replaces default Smack implementation by its own. It's been working so far without any issues. it uses Apache Harmony SASL client.


Maybe you can try this one? android-sasl

0

精彩评论

暂无评论...
验证码 换一张
取 消