scram_client.go | |
---|---|
|
|
SCRAMClient implementation for the SCRAM authentication |
|
Begin prepares the client for the SCRAM exchange |
|
Step steps client through the SCRAM exchange |
|
Done should return true when the SCRAM conversation is over. |
|