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

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

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