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.
  • Scramscram
    A struct for the SASL SCRAM-* and SCRAM-*-PLUS mechanisms.