HEX
Server: Apache
System: Windows NT MAGNETO-ARM 10.0 build 22000 (Windows 10) AMD64
User: Michel (0)
PHP: 7.4.7
Disabled: NONE
Upload Files
File: C:/Ruby27-x64/share/ri/2.7.0/system/OpenSSL/SSL/SSLContext/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI""OpenSSL::SSL::SSLContext::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph;	[I"Creates a new SSL context.;To:RDoc::Markup::BlankLineo;
;	[I"KIf an argument is given, #ssl_version= is called with the value. Note ;TI"Mthat this form is deprecated. New applications should use #min_version= ;TI"$and #max_version= as necessary.;T:
@fileI"#ext/openssl/lib/openssl/ssl.rb;T:0@omit_headings_from_table_of_contents_below0I"eSSLContext.new           -> ctx
SSLContext.new(:TLSv1)   -> ctx
SSLContext.new("SSLv23") -> ctx
;T0[I"(version = nil);T@FI"SSLContext;TcRDoc::NormalClass00