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::BlankLineo; ; [I"OIf +buffer+ is given, the encryption/decryption result will be written to ;TI"0it. +buffer+ will be resized automatically.;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