Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
ssh_transport_event_authenticate_result Struct Reference

Data for SSH_TRANSPORT_EVENT_AUTHENTICATE_RESULT event. More...

#include <zephyr/net/ssh/common.h>

Data Fields

bool success
 True if authentication succeeded.

Detailed Description

Data for SSH_TRANSPORT_EVENT_AUTHENTICATE_RESULT event.

Field Documentation

◆ success

bool ssh_transport_event_authenticate_result::success

True if authentication succeeded.


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