[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fwd: C++ wrapper for ssh_get_publickey_hash?
[Thread Prev] | [Thread Next]
- Subject: Fwd: C++ wrapper for ssh_get_publickey_hash?
- From: Martin Galvan <omgalvan.86@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Mon, 16 Jul 2018 16:41:20 -0300
- To: libssh@xxxxxxxxxx
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?
Re: C++ wrapper for ssh_get_publickey_hash? | Martin Galvan <omgalvan.86@xxxxxxxxx> |