Linux heracles.o2switch.net 4.18.0-553.62.1.lve.el8.x86_64 #1 SMP Mon Jul 21 17:50:35 UTC 2025 x86_64
/
opt
/
alt
/
ruby27
/
share
/
ri
/
system
/
OpenSSL
/
SSL
/
SSLContext
/
//opt/alt/ruby27/share/ri/system/OpenSSL/SSL/SSLContext/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI""OpenSSL::SSL::SSLContext::new;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Creates a new SSL context.;To:RDoc::Markup::BlankLine o; ; [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