D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
X509
/
Extension
/
Filename :
new-c.ri
back
Copy
U:RDoc::AnyMethod[iI"new:ETI""OpenSSL::X509::Extension::new;TT:publico: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