[ CCode ( has_construct_function = false ) ]
public SshAskpass (TlsInteraction interaction)
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.
interaction |
the interaction to use for prompting paswords |
A new SshAskpass object |