Modules | |
TLS Socket Options | |
The following list of macros are used to define SSL Socket options. | |
Legacy names for TLS Cipher Suite IDs | |
The following list of macros MUST NOT be used. | |
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 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().