Hi, Is it possible to get an API function to return the MD5 signature of any given object? I'm planning on using this for the following reasons: The ability to create a 'blocklist' for files based on their md5sum. Eliminate storing duplicate files multiple times. (ok, I know thats good for...