libssh-d-symmetry v0.0.1 (2021-10-17T15:27:23Z)
Dub
Repo
ssh_userauth_privatekey_file
libssh
c_bindings
legacy
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
ssh_userauth_privatekey_file
(
ssh_session
session
,
const
char
*
username
,
const
char
*
filename
,
const
char
*
passphrase
)
Meta
Source
See Implementation
libssh
c_bindings
legacy
aliases
ssh_private_key
ssh_public_key
functions
buffer_free
buffer_get
buffer_get_len
buffer_new
channel_accept_x11
channel_change_pty_size
channel_close
channel_forward_accept
channel_forward_cancel
channel_forward_listen
channel_free
channel_get_exit_status
channel_get_session
channel_is_closed
channel_is_eof
channel_is_open
channel_new
channel_open_forward
channel_open_session
channel_poll
channel_read
channel_read_buffer
channel_read_nonblocking
channel_request_env
channel_request_exec
channel_request_pty
channel_request_pty_size
channel_request_send_signal
channel_request_sftp
channel_request_shell
channel_request_subsystem
channel_request_x11
channel_select
channel_send_eof
channel_set_blocking
channel_write
privatekey_free
privatekey_from_file
publickey_free
publickey_from_file
publickey_from_privatekey
publickey_to_string
ssh_auth_list
ssh_get_pubkey
ssh_message_auth_publickey
ssh_message_retrieve
ssh_publickey_to_file
ssh_try_publickey_from_file
ssh_userauth_agent_pubkey
ssh_userauth_autopubkey
ssh_userauth_offer_pubkey
ssh_userauth_privatekey_file
ssh_userauth_pubkey
string_burn
string_copy
string_data
string_fill
string_free
string_from_char
string_len
string_new
string_to_char
structs
ssh_private_key_struct
ssh_public_key_struct