U:RDoc::AnyMethod[iI"block_length:ETI"!OpenSSL::Digest#block_length;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [ I"PReturns the block length of the digest algorithm, i.e. the length in bytes ;TI"Nof an individual block. Most modern algorithms partition a message to be ;TI"Edigested into a sequence of fix-sized blocks that are processed ;TI"consecutively.;To:RDoc::Markup::BlankLineS:RDoc::Markup::Heading: leveli: textI" Example;To:RDoc::Markup::Verbatim; [I"(digest = OpenSSL::Digest::SHA1.new ;TI"%puts digest.block_length # => 64;T: @format0: @fileI"ext/openssl/ossl_digest.c;T:0@omit_headings_from_table_of_contents_below0I"$digest.block_length -> integer ;T0[I"();T@FI" Digest;TcRDoc::NormalClass00