DtlsContext.setAlpnProtocols
void setAlpnProtocols(const(string)[] protocols)Sets the ALPN protocols to offer/accept.
Parameters
protocols | Protocol names in preference order. |
void setAlpnProtocols(const(string)[] protocols)Sets the ALPN protocols to offer/accept.
protocols | Protocol names in preference order. |