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
/
HMAC
/
//proc/self/root/proc/self/root/opt/ruby-2.7/usr/share/ri/2.7.0/system/OpenSSL/HMAC/digest-c.ri
U:RDoc::AnyMethod[iI"digest:ETI"OpenSSL::HMAC::digest;TT:publico:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"PReturns the authentication code as a binary string. The _digest_ parameter ;TI"Nspecifies the digest algorithm to use. This may be a String representing ;TI":the algorithm name or an instance of OpenSSL::Digest.;To:RDoc::Markup::BlankLine S:RDoc::Markup::Heading: leveli: textI"Example;T@o:RDoc::Markup::Verbatim; [ I"key = 'key' ;TI":data = 'The quick brown fox jumps over the lazy dog' ;TI" ;TI"4hmac = OpenSSL::HMAC.digest('sha1', key, data) ;TI"M#=> "\xDE|\x9B\x85\xB8\xB7\x8A\xA6\xBC\x8Az6\xF7\n\x90p\x1C\x9D\xB4\xD9";T:@format0: @fileI"ext/openssl/ossl_hmac.c;T:0@omit_headings_from_table_of_contents_below0I"/HMAC.digest(digest, key, data) -> aString ;T0[ I"(p1, p2, p3);T@FI" HMAC;TcRDoc::NormalClass00