|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
TLS credentials information of the central system (CS). More...
#include <zephyr/net/ocpp.h>
Data Fields | |
| const sec_tag_t * | sec_tag_list |
| TLS Sec tag list. | |
| char * | tls_hostname |
| TLS Hostname. | |
| size_t | sec_tag_list_size |
| Size of TLS Sec tag list. | |
| size_t | tls_hostname_size |
| Size of TLS Hostname. | |
TLS credentials information of the central system (CS).
| const sec_tag_t* ocpp_tls_credentials::sec_tag_list |
TLS Sec tag list.
| size_t ocpp_tls_credentials::sec_tag_list_size |
Size of TLS Sec tag list.
| char* ocpp_tls_credentials::tls_hostname |
TLS Hostname.
| size_t ocpp_tls_credentials::tls_hostname_size |
Size of TLS Hostname.