Module sasl::client::mechanisms
source · Expand description
Provides a few SASL mechanisms.
Structs§
- A struct for the SASL ANONYMOUS mechanism.
- A struct for the SASL PLAIN mechanism.
- Scram
scram
A struct for the SASL SCRAM-* and SCRAM-*-PLUS mechanisms.