[−][src]Module postgres_protocol::authentication::sasl
SASL-based authentication support.
Structs
| ChannelBinding | The channel binding configuration for a SCRAM authentication exchange. |
| ScramSha256 | A type which handles the client side of the SCRAM-SHA-256/SCRAM-SHA-256-PLUS authentication process. |
Constants
| SCRAM_SHA_256 | The identifier of the SCRAM-SHA-256 SASL authentication mechanism. |
| SCRAM_SHA_256_PLUS | The identifier of the SCRAM-SHA-256-PLUS SASL authentication mechanism. |