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

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