mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-05 04:31:07 +01:00
every SASL Mechanism is designed as a byte array based protocol. XMPP adds the constraint that the challenges and responses are send base64 encoded. It's therefore better API design to let getAuthenticationText() return byte[] instead of String. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle | ||