verify_content_md5
Description:
public bool verify_content_md5 ()
Verify the content md5 for the specified mime part.
Parameters:
Returns:
true if the md5 is valid or false otherwise. Note: will return
false if the mime part does not contain a Content-MD5.
|