esshd v0.1.0 Sshd.PublicKeyAuthenticator.Default View Source
Default implementation of Public Key authentication.
Link to this section Summary
Functions
Returns a boolean that determines if the username
user, presenting the
public_key
OpenSSH public key, is authorized to connect to the SSH
server
Link to this section Types
Link to this section Functions
Returns a boolean that determines if the username
user, presenting the
public_key
OpenSSH public key, is authorized to connect to the SSH
server.
Callback implementation for Sshd.PublicKeyAuthenticator.authenticate/3
.