pub const SCRAM_SHA_256: &str = "SCRAM-SHA-256";
The identifier of the SCRAM-SHA-256 SASL authentication mechanism.