Sets an application-provided ALPN protocol selector. If provided, this will override the list of protocols set by {@link #setApplicationProtocols(SSLEngine, string[])}.
@param engine the engine @param selector the ALPN protocol selector
See Implementation
Sets an application-provided ALPN protocol selector. If provided, this will override the list of protocols set by {@link #setApplicationProtocols(SSLEngine, string[])}.
@param engine the engine @param selector the ALPN protocol selector