Dtls13Client.setAlpnProtocols
void setAlpnProtocols(string[] protocols) @safe pure nothrowSets the ALPN protocols.
Parameters
protocols | Protocol names in preference order. |
void setAlpnProtocols(string[] protocols) @safe pure nothrowSets the ALPN protocols.
protocols | Protocol names in preference order. |