ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
SshAuthCtx Struct Reference

Public Attributes

SshPasswordCb pw_cb = nullptr
 
SshPubkeyCb pk_cb = nullptr
 

Detailed Description

Definition at line 26 of file ssh_auth.cpp.

Member Data Documentation

◆ pw_cb

SshPasswordCb SshAuthCtx::pw_cb = nullptr

Definition at line 28 of file ssh_auth.cpp.

Referenced by pc_ssh_auth_handle_request(), and pc_ssh_auth_set_password_cb().

◆ pk_cb

SshPubkeyCb SshAuthCtx::pk_cb = nullptr

Definition at line 29 of file ssh_auth.cpp.

Referenced by pc_ssh_auth_set_pubkey_cb().


The documentation for this struct was generated from the following file: