name

digest.name â string
Instance Public methods

Returns the sn of this Digest instance.

Example

digest = OpenSSL::Digest::SHA512.new
puts digest.name # => SHA512
doc_ruby_on_rails
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.