Searched defs:ALPN (Results 1 – 2 of 2) sorted by relevance
29 results[serverIndex++].server = { ALPN: c.alpnProtocol }; property44 results[clientIndex].client = { ALPN: client.alpnProtocol }; property77 { server: { ALPN: 'a' }, property78 client: { ALPN: 'a' } }); property81 { server: { ALPN: 'b' }, property82 client: { ALPN: 'b' } }); property85 { server: { ALPN: false }, property86 client: { ALPN: false } }); property103 { server: { ALPN: false }, property104 client: { ALPN: false } }); property[all …]
235 ALPN, enumerator