Computes a 'hashvalue' for the content of file using java.security.MessageDigest. Use of this algorithm doesn't require any additional nested
s. Supported
s are:
| name | values | description | required |
| algorithm.algorithm | MD5 | SHA (default provider) | name of the algorithm the provider should use | no, defaults to MD5 |
| algorithm.provider | | name of the provider to use | no, defaults to null |
@author Jan Mat\u00e8rne
@version 2003-09-13
@since Ant 1.6