D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby34
/
share
/
ri
/
system
/
OpenSSL
/
Cipher
/
Filename :
update-i.ri
back
Copy
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