Constant postgres_protocol::authentication::sasl::SCRAM_SHA_256_PLUS
source ยท pub const SCRAM_SHA_256_PLUS: &str = "SCRAM-SHA-256-PLUS";
Expand description
The identifier of the SCRAM-SHA-256-PLUS SASL authentication mechanism.