getProtocol

abstract fun getProtocol(): String

Return the protocol to use when establishing the connection. Values should be supported by getInstance.

Return

the SSL protocol

See also