NativeDtlsContext.setAlpnProtocols
void setAlpnProtocols(const(string)[] protocols) @safe pure nothrowSets the ALPN protocols to offer/accept.
Parameters
protocols | Protocol names in preference order. |
void setAlpnProtocols(const(string)[] protocols) @safe pure nothrowSets the ALPN protocols to offer/accept.
protocols | Protocol names in preference order. |