struct ssh_private_key_struct

#include <include/libssh/keys.h>

struct ssh_private_key_struct {
    // fields

    int type;
};