File: //usr/share/ri/3.0.0/system/OpenSSL/Engine/digest-i.ri
U:RDoc::AnyMethod[iI"digest:ETI"OpenSSL::Engine#digest;TF:publico: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