ssh_server_callbacks_struct.auth_pubkey_function

this function gets called when a client tries to authenticate or offer a public key.

struct ssh_server_callbacks_struct
ssh_auth_pubkey_callback auth_pubkey_function;

Meta