SSLEngine.getSupportedProtocols

Returns the names of the protocols which could be enabled for use with this <code>SSLEngine</code>.

@return an array of protocols supported

class SSLEngine
abstract
string[]
getSupportedProtocols
()

Meta