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
/
Cipher
/
//opt/alt/ruby21/share/ri/2.1.0/system/OpenSSL/Cipher/update-i.ri
U:RDoc::AnyMethod[iI"update:ETI"OpenSSL::Cipher#update;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [ I"KEncrypts data in a streaming fashion. Hand consecutive blocks of data ;TI"Jto the +update+ method in order to encrypt it. Returns the encrypted ;TI"Ndata chunk. When done, the output of Cipher#final should be additionally ;TI"added to the result.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Parameters;To; ; [I""+data+ is a nonempty string. ;TI"8+buffer+ is an optional string to store the result.;T: @fileI"ext/openssl/ossl_cipher.c;T:0@omit_headings_from_table_of_contents_below0I"8cipher.update(data [, buffer]) -> string or buffer ;T0[ I"(p1, p2 = v2);T@FI"Cipher;TcRDoc::NormalClass00