D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
SSL
/
SSLContext
/
Filename :
new-c.ri
back
Copy
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::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