☰
DDOCs
EVE:TLS
v3.0.2
/
eve.tls.api
/
TlsContext.setAlpnProtocols
🔍
☾
TlsContext.setAlpnProtocols
TlsContext
setAlpnProtocols(string[] protocols)
ref
pure
@safe
nothrow
@nogc
return
Set the ALPN protocol list.
Parameters
protocols
Array of protocol names to negotiate.
Returns
Reference to this context for method chaining.