method
hexdigest
v2_5_5 -
Show latest stable
- Class:
Digest::Class
hexdigest(*args)public
Returns the hex-encoded hash value of a given string. This is almost equivalent to Digest.hexencode(Digest::Class.new(*parameters).digest(string)).