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
/
ruby27
/
share
/
ri
/
system
/
OpenSSL
/
HMAC
/
//opt/alt/ruby27/share/ri/system/OpenSSL/HMAC/update-i.ri
U:RDoc::AnyMethod[iI"update:ETI"OpenSSL::HMAC#update;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"BReturns _hmac_ updated with the message to be authenticated. ;TI"9Can be called repeatedly with chunks of the message.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Example;T@o:RDoc::Markup::Verbatim; [I"0first_chunk = 'The quick brown fox jumps ' ;TI"(second_chunk = 'over the lazy dog' ;TI" ;TI""instance.update(first_chunk) ;TI"2#=> 5b9a8038a65d571076d97fe783989e52278a492a ;TI"#instance.update(second_chunk) ;TI"1#=> de7c9b85b8b78aa6bc8a7a36f70a90701c9db4d9;T:@format0: @fileI"ext/openssl/ossl_hmac.c;T:0@omit_headings_from_table_of_contents_below0I"!hmac.update(string) -> self ;T0[[I"<<;To;; [ ;@;0I" (p1);T@FI" HMAC;TcRDoc::NormalClass00