ciphers -> String | [String] | nil
Net::HTTP#ciphers で設定した値を返します。
OpenSSL::SSL::SSLContext#ciphers が返す値とは異なるので注意してください。
[SEE_ALSO] Net::HTTP#ciphers=