Module msg

Module msg 

Source

Structs§

Challenge
Represents a challenge comprising a series of questions to be presented
ChallengeResponse
Represents the answers to a previously-asked challenge associated with authentication
Error
Represents some error that occurred during authentication
Info
Represents some information to be presented related to authentication
Initialization
Represents the beginning of the authentication procedure
InitializationResponse
Represents a response to initialization to specify which authentication methods to pursue
Question
Represents a single question in a challenge associated with authentication
StartMethod
Represents the start of authentication for some method
Verification
Represents an ask to verify some information
VerificationResponse
Represents the answer to a previously-asked verification associated with authentication

Enums§

Authentication
Represents messages from an authenticator that act as initiators such as providing a challenge, verifying information, presenting information, or highlighting an error
AuthenticationResponse
Represents authentication messages that are responses to authenticator requests such as answers to challenges or verifying information
ErrorKind
Represents the type of error encountered during authentication
VerificationKind
Represents the type of verification being requested