Module postgres_protocol_sm3::authentication
source · Expand description
Authentication protocol support.
Modules§
- SASL-based authentication support.
Functions§
- Hashes authentication information in a way suitable for use in response to an
AuthenticationMd5Password
message. - Hashes authentication information in a way suitable for use in response to an
AuthenticationSm3Password
message.