Namespace Ubiety.Scram.Core.Messages
Classes
- ClientFinalMessage
Represents the final message sent from the client during the SCRAM (Salted Challenge Response Authentication Mechanism) authentication process.
- ClientFirstMessage
Represents the first message sent by the client in the SCRAM authentication process.
- ServerFinalMessage
Represents the final message sent by the server in the SCRAM authentication process.
- ServerFirstMessage
Represents the first message sent by the server in the SCRAM (Salted Challenge Response Authentication Mechanism) authentication process.