File: //usr/share/ri/3.0.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"Ito 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 o;
; [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