Libraries
»
httpclient
(2.5.2)
»
Index
»
HTTPClient
»
SSLSocketWrap
»
#ssl_cipher
Method: HTTPClient::SSLSocketWrap#ssl_cipher
Defined in:
lib/httpclient/session.rb
#
ssl_cipher
⇒
Object
326 327 328
# File 'lib/httpclient/session.rb', line 326
def
ssl_cipher
@ssl_socket
.
cipher
end