|
Proton DotNet
|
Classes | |
| interface | ISaslPerformative |
| interface | ISaslPerformativeHandler |
| Handler Interface that can be used to implement a visitor pattern of processing the SASL exchange process. More... | |
| class | SaslChallenge |
| class | SaslInit |
| class | SaslMechanisms |
| class | SaslOutcome |
| class | SaslResponse |
Enumerations | |
| enum class | SaslCode : byte { Ok , Auth , Sys , SysPerm , SysTemp } |
| Defines the possible outcomes of the SASL authentication process More... | |
| enum class | SaslPerformativeType { Init , Mechanisms , Challenge , Response , Outcome } |
| Enumeration of the SASL Performatives that make up the SASL authentication exchange flow. More... | |
|
strong |
Defines the possible outcomes of the SASL authentication process
Enumeration of the SASL Performatives that make up the SASL authentication exchange flow.