Sshd.PublicKeyAuthenticator.Default (esshd v0.3.0) View Source

Default implementation of Public Key authentication.

Link to this section Summary

Link to this section Types

Specs

opts() :: term()

Specs

public_key() :: binary()

Specs

username() :: charlist()

Link to this section Functions

Link to this function

authenticate(username, public_key, opts)

View Source

Callback implementation for Sshd.PublicKeyAuthenticator.authenticate/3.