관리-도구
편집 파일: starttls%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns truth value if this object uses STARTTLS. If this object always uses STARTTLS, returns :always. If this object uses STARTTLS when the server support TLS, returns :auto. full_name: Net::SMTP#starttls? is_singleton: false name: starttls? params: () visibility: public