Flowdock
method

name

Importance_1
name() public

Returns the sn of this Digest algorithm.

Example

digest = OpenSSL::Digest::SHA512.new
puts digest.name # => SHA512
Show source
Register or log in to add new notes.