SSLEngine.getEnabledProtocols

Returns the names of the protocol versions which are currently enabled for use with this <code>SSLEngine</code>.

@return an array of protocols @see #setEnabledProtocols(string [])

class SSLEngine
abstract
string[]
getEnabledProtocols
()

Meta