Module distant_net::common::authentication::msg
source · Structs
Represents a challenge comprising a series of questions to be presented
Represents the answers to a previously-asked challenge associated with authentication
Represents some error that occurred during authentication
Represents some information to be presented related to authentication
Represents the beginning of the authentication procedure
Represents a response to initialization to specify which authentication methods to pursue
Represents a single question in a challenge associated with authentication
Represents the start of authentication for some method
Represents an ask to verify some information
Represents the answer to a previously-asked verification associated with authentication
Enums
Represents messages from an authenticator that act as initiators such as providing
a challenge, verifying information, presenting information, or highlighting an error
Represents authentication messages that are responses to authenticator requests such
as answers to challenges or verifying information
Represents the type of error encountered during authentication
Represents the type of verification being requested