Flowdock
default_ssl_context() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/net/smtp.rb, line 196
    def SMTP.default_ssl_context
      OpenSSL::SSL::SSLContext.new
    end
Register or log in to add new notes.