pub fn auth_callbacks<'a>(
username: &'a str,
password: &'a str,
) -> RemoteCallbacks<'a>
Expand description
remote authentication required a callback
pub fn auth_callbacks<'a>(
username: &'a str,
password: &'a str,
) -> RemoteCallbacks<'a>
remote authentication required a callback