= private = protected
starttls()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/net/smtp.rb, line 821 def starttls getok('STARTTLS') end