Flowdock
name() public

Returns the sn of this Digest instance.

Example

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