exuvia v0.2.2 Exuvia.KeyBag

Authenticates and authorizes public keys with pluggable strategies.

Link to this section Summary

Functions

Callback implementation for c::ssh_server_key_api.host_key/2

Callback implementation for c::ssh_server_key_api.is_auth_key/3

Link to this section Functions

Link to this function ensure_host_key_exists(dir, alg)
Link to this function handle_call(msg, from, state)
Link to this function host_key(alg, opts)

Callback implementation for c::ssh_server_key_api.host_key/2.

Link to this function is_auth_key(key, user, opts)

Callback implementation for c::ssh_server_key_api.is_auth_key/3.

Link to this function terminate(reason, state)