XMPP::SASLUpgrade
XEP-0480: SASL Upgrade Tasks Handles SASL mechanism upgrades, particularly SCRAM hash upgrades
Class methods
Get algorithm from mechanism name
compute_scram_hash(password : String, salt : Bytes, iterations : Int32, algorithm : OpenSSL::Algorithm) : String
Compute SCRAM SaltedPassword for upgrade