libssh.so 0.7.1 (x86_64)

ABI
Viewer

SymbolsTypesLive Readelf



Type Usage: ssh_private_key_struct (5)


Used As Name Used In
PARAM privatekey ssh_userauth_pubkey (
    ssh_session session,
    char const* username,
    ssh_string publickey,
    ssh_private_key privatekey
) »
PARAM prv publickey_from_privatekey (
    ssh_private_key prv
) »
PARAM privatekey ssh_privatekey_type (
    ssh_private_key privatekey
) »
PARAM prv privatekey_free (
    ssh_private_key prv
) »
RETURN privatekey_from_file (
    ssh_session session,
    char const* filename,
    int type,
    char const* passphrase
) »



Andrey Ponomarenko's ABI laboratory