|
ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
|
Public Attributes | |
| SshPasswordCb | pw_cb = nullptr |
| SshPubkeyCb | pk_cb = nullptr |
Definition at line 26 of file ssh_auth.cpp.
| 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().
| SshPubkeyCb SshAuthCtx::pk_cb = nullptr |
Definition at line 29 of file ssh_auth.cpp.
Referenced by pc_ssh_auth_set_pubkey_cb().