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
/
Engine
/
//opt/alt/ruby27/share/ri/system/OpenSSL/Engine/digest-i.ri
U:RDoc::AnyMethod[iI"digest:ETI"OpenSSL::Engine#digest;TF:privateo:RDoc::Markup::Document:@parts[ o:RDoc::Markup::Paragraph; [I"9Returns a new instance of OpenSSL::Digest by _name_.;To:RDoc::Markup::BlankLine o; ; [I"<Will raise an EngineError if the digest is unavailable.;T@o:RDoc::Markup::Verbatim; [I"*e = OpenSSL::Engine.by_id("openssl") ;TI"J #=> #<OpenSSL::Engine id="openssl" name="Software engine support"> ;TI"e.digest("SHA1") ;TI"H #=> #<OpenSSL::Digest: da39a3ee5e6b4b0d3255bfef95601890afd80709> ;TI"e.digest("zomg") ;TI"> #=> OpenSSL::Engine::EngineError: no such digest `zomg';T:@format0: @fileI"ext/openssl/ossl_engine.c;T:0@omit_headings_from_table_of_contents_below0I",engine.digest(name) -> OpenSSL::Digest ;T0[ I" (p1);T@FI"Engine;TcRDoc::NormalClass00