DtlsEngine.setAlpnProtocols
void setAlpnProtocols(string[] protocols)Sets the ALPN protocols to offer/accept.
Parameters
protocols | List of protocol names in preference order. |
void setAlpnProtocols(string[] protocols)Sets the ALPN protocols to offer/accept.
protocols | List of protocol names in preference order. |