るりまサーチ (Ruby 2.3.0)

最速Rubyリファレンスマニュアル検索!
2件ヒット [1-2件を表示] (0.143秒)

別のキーワード

  1. pop use_ssl?
  2. pop3 use_ssl?
  3. pop enable_ssl
  4. pop disable_ssl
  5. pop3 enable_ssl

ライブラリ

検索結果

Net::SMTP#ssl? -> bool (54328.0)

その Net::SMTP オブジェクトが SMTPS を利用するならば真を返します。

...その Net::SMTP オブジェクトが SMTPS を利用するならば真を返します。

@see Net::SMTP#enable_tls, Net::SMTP#disable_tls, Net::SMTP#start...

Net::SMTP#tls? -> bool (9028.0)

その Net::SMTP オブジェクトが SMTPS を利用するならば真を返します。

...その Net::SMTP オブジェクトが SMTPS を利用するならば真を返します。

@see Net::SMTP#enable_tls, Net::SMTP#disable_tls, Net::SMTP#start...