base64digest(str, *args)
Class Public methods
Returns the base64 encoded hash value of a given string. The return value is properly padded with '=' and contains no line feeds.
Returns the base64 encoded hash value of a given string. The return value is properly padded with '=' and contains no line feeds.
Please login to continue.