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
/
X509
/
Extension
/
//opt/alt/ruby27/share/ri/system/OpenSSL/X509/Extension/new-c.ri
U:RDoc::AnyMethod[iI"new:ETI""OpenSSL::X509::Extension::new;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"Creates an X509 extension.;To:RDoc::Markup::BlankLine o; ; [I"MThe extension may be created from _der_ data or from an extension _oid_ ;TI"Land _value_. The _oid_ may be either an OID or an extension name. If ;TI";_critical_ is +true+ the extension is marked critical.;T: @fileI"ext/openssl/ossl_x509ext.c;T:0@omit_headings_from_table_of_contents_below0I"~OpenSSL::X509::Extension.new(der) OpenSSL::X509::Extension.new(oid, value) OpenSSL::X509::Extension.new(oid, value, critical) ;T0[ I"(p1, p2 = v2, p3 = v3);T@FI"Extension;TcRDoc::NormalClass00