pub const SCRAM_SHA_256: &str = "SCRAM-SHA-256";
Expand description

The identifier of the SCRAM-SHA-256 SASL authentication mechanism.