method
base64digest
v2_1_10 -
Show latest stable
- Class:
Digest::Class
base64digest(str, *args)public
Returns the base64 encoded hash value of a given string. The return value is properly padded with ‘=’ and contains no line feeds.
base64digest(str, *args)Returns the base64 encoded hash value of a given string. The return value is properly padded with ‘=’ and contains no line feeds.