Constant postgres_protocol::authentication::sasl::SCRAM_SHA_256[][src]

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

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