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
/
ruby21
/
share
/
ri
/
2.1.0
/
system
/
OpenSSL
/
PKey
/
EC
/
//opt/alt/ruby21/share/ri/2.1.0/system/OpenSSL/PKey/EC/export-i.ri
U:RDoc::AnyMethod[iI"export:ETI"OpenSSL::PKey::EC#export;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"LOutputs the EC key in PEM encoding. If +cipher+ and +pass_phrase+ are ;TI"Fgiven they will be used to encrypt the key. +cipher+ must be an ;TI"IOpenSSL::Cipher::Cipher instance. Note that encryption will only be ;TI"Neffective for a private key, public keys will always be encoded in plain ;TI" text.;T: @fileI"ext/openssl/ossl_pkey_ec.c;T:0@omit_headings_from_table_of_contents_below0I"]key.export([cipher, pass_phrase]) => String key.to_pem([cipher, pass_phrase]) => String ;T0[[I"to_pem;To;; [ ;@;0I"(p1 = v1, p2 = v2);T@FI"EC;TcRDoc::NormalClass00