Module postgres_protocol::authentication::sasl [] [src]

SASL-based authentication support.

Structs

ScramSha256

A type which handles the client side of the SCRAM-SHA-256 authentication process.

Constants

SCRAM_SHA_256

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