Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
self
/
root
/
proc
/
self
/
root
/
opt
/
ruby-2.7
/
usr
/
share
/
ri
/
2.7.0
/
system
/
OpenSSL
/
Digest
/
//proc/self/root/proc/self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/OpenSSL/Digest/update-i.ri
U:RDoc::AnyMethod[iI"update:ETI"OpenSSL::Digest#update;TF:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"ONot every message digest can be computed in one single pass. If a message ;TI"Mdigest is to be computed from several subsequent sources, then each may ;TI"3be passed individually to the Digest instance.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Example;To:RDoc::Markup::Verbatim; [ I"*digest = OpenSSL::Digest::SHA256.new ;TI""digest.update('First input') ;TI"Ldigest << 'Second input' # equivalent to digest.update('Second input') ;TI"result = digest.digest;T:@format0: @fileI"ext/openssl/ossl_digest.c;T:0@omit_headings_from_table_of_contents_below0I"&digest.update(string) -> aString ;T0[[I"<<;To;; [ ;@;0I" (p1);T@FI"Digest;TcRDoc::NormalClass00