Expand description
SASL-based authentication support.
Structs§
- Channel
Binding - The channel binding configuration for a SCRAM authentication exchange.
- Scram
Sha256 - 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.