Ssl.getProtocolName

Get the name of the SSL protocol that is currently in use.

Gets a text description of the SSL protocol that is currently active, or null if SSL is not active. Note that the protocol may change over time due to renegotiation.

@return the name of the protocol in use, or null if none

interface Ssl
string
getProtocolName
()

Meta