SSLParametersImpl.setEnabledProtocols

Sets the list of available protocols for use in SSL connection. @throws IllegalArgumentException if {@code protocols is null}

class SSLParametersImpl
void
setEnabledProtocols
(
string[] protocols
)

Meta