Expand description
Authentication protocol support.
Modules§
- sasl
- SASL-based authentication support.
Functions§
- md5_
hash - Hashes authentication information in a way suitable for use in response
to an
AuthenticationMd5Password
message. - md5_
sha256_ hash - Hashes authentication information using MD5_SHA256 method for GaussDB/OpenGauss.
- sha256_
hash - Hashes authentication information using SHA256_MD5 for GaussDB/OpenGauss.