Expand description
Authentication messages.
Structs§
- Scram
Client - SCRAM-SHA-256 client implementation.
Functions§
- md5_
password - Compute MD5 password hash.
- write_
password - Write a PasswordMessage (cleartext or MD5 hashed password).
- write_
sasl_ initial_ response - Write a SASLInitialResponse message.
- write_
sasl_ response - Write a SASLResponse message.