libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
auth_types.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sshpp::AuthMethods
 

Namespaces

namespace  sshpp
 

Enumerations

enum class  sshpp::AuthStatus {
  sshpp::success , sshpp::denied , sshpp::partial , sshpp::info_required ,
  sshpp::again , sshpp::error
}