new

SSLContext.new => ctx
SSLContext.new(:TLSv1) => ctx
SSLContext.new("SSLv23_client") => ctx
Class Public methods

You can get a list of valid methods with OpenSSL::SSL::SSLContext::METHODS

doc_ruby_on_rails
2015-04-26 02:36:29
Comments
Leave a Comment

Please login to continue.