auth_password_function property

ssh_auth_password_callback auth_password_function
getter/setter pair

This function gets called when a client tries to authenticate through password method.

Implementation

external ssh_auth_password_callback auth_password_function;