Module snocat::common::authentication[][src]

Expand description

Types supporting authentication of Snocat tunnel connections

Structs

NoOpAuthenticationHandler
SimpleAckAuthenticationHandler
TunnelInfo

Enums

AuthenticationError
AuthenticationHandlingError

Some errors within the authentication layer are considered fatal to the authenticator

RemoteAuthenticationError

Errors explaining why authentication was refused

Traits

AuthenticationHandler

Functions

perform_authentication