D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
PKey
/
EC
/
Group
/
Filename :
new-c.ri
back
Copy
U:RDoc::AnyMethod[iI"new:ETI""OpenSSL::PKey::EC::Group::new;TT:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"$Creates a new EC::Group object.;To:RDoc::Markup::BlankLine o; ; [I"LIf the first argument is :GFp or :GF2m, creates a new curve with given ;TI"parameters.;T: @fileI"ext/openssl/ossl_pkey_ec.c;T:0@omit_headings_from_table_of_contents_below0I"�OpenSSL::PKey::EC::Group.new(ec_group) OpenSSL::PKey::EC::Group.new(pem_or_der_encoded) OpenSSL::PKey::EC::Group.new(:GFp, bignum_p, bignum_a, bignum_b) OpenSSL::PKey::EC::Group.new(:GF2m, bignum_p, bignum_a, bignum_b) ;T0[ I"$(p1, p2 = v2, p3 = v3, p4 = v4);T@FI" Group;TcRDoc::NormalClass00