SshAskpass
Description:
Create a new GcrSshAskpass object which can be used to spawn an ssh command and prompt for any necessary passwords.
Use the child_setup function as a callback with spawn_sync, spawn_async or spawn_async_with_pipes.
Parameters:
interaction |
the interaction to use for prompting paswords |
Returns:
A new SshAskpass object |