Hi all,

I'm currently using the C++ wrappers for the libssh functions, and
noticed there's no wrapper for ssh_get_publickey_hash. For my use
case, this makes the whole C++ API unusable since I'm not finding a
way to get the inner ssh_session object to use with the C API. Is
there a reason for this, or was it just an oversight?

Reply via email to