instance method Net::HTTP#ciphers

ciphers -> String | [String] | nil[permalink][rdoc][edit]

Net::HTTP#ciphers で設定した値を返します。

OpenSSL::SSL::SSLContext#ciphers が返す値とは異なるので注意してください。

[SEE_ALSO] Net::HTTP#ciphers=