Modules | |
TLS Socket Options | |
The following list of macros are used to define SSL Socket options. | |
TLS Cipher Suite IDs | |
The following list of macros defined the list of supported TLS Cipher suites. | |
Macros | |
#define | ALPN_LIST_MAX_APP_LENGTH 30 |
#define | TLS_CERTS_CHUNKED_SIG_VALUE 0x6ec8 |
#define ALPN_LIST_MAX_APP_LENGTH 30 |
Maximum length of ALPN list that can be specified by the application. This length includes separators (spaces) and terminator (NUL).
Referenced by set_alpn_list().
#define TLS_CERTS_CHUNKED_SIG_VALUE 0x6ec8 |
Referenced by m2m_ssl_send_certs_to_winc().