[][src]Module sasl::client::mechanisms

Provides a few SASL mechanisms.

Structs

Anonymous

A struct for the SASL ANONYMOUS mechanism.

Plain

A struct for the SASL PLAIN mechanism.

Scram

A struct for the SASL SCRAM-* and SCRAM-*-PLUS mechanisms.