we are trying to hash the image, using the base64 encoded string, to either send the newly generated image or just send the hash back, to save the network bandwidth, as the image has to go through couple of hops to reach device. to ensure the client renders the image stored on local store on a device, instead of rendering the image.
↧