U:RDoc::AnyMethod[iI" export:ETI"OpenSSL::PKey::EC#export;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [ I"ROutputs the EC key in PEM encoding. If +cipher+ and +pass_phrase+ are given ;TI"Pthey will be used to encrypt the key. +cipher+ must be an OpenSSL::Cipher ;TI"Ninstance. Note that encryption will only be effective for a private key, ;TI"6public keys will always be encoded in plain 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