ServerVerificationFailed¶
SCRAM authentication did not verify the server.
Either the server's signature did not match the expected value, or the verification could not be carried out at all — the server sent a salt or an iteration count that could not be used, or the SCRAM computation failed.
A signature mismatch may indicate a man-in-the-middle attack or a misconfigured server.
Constructors¶
create¶
Returns¶
Public Functions¶
eq¶
Parameters¶
- that: ServerVerificationFailed val
Returns¶
- Bool val
ne¶
Parameters¶
- that: ServerVerificationFailed val
Returns¶
- Bool val