The MD5 HMAC algorithm.
Create a new instance of the MD5 algorithm. This has a mac length of 16 and a key length of 16, and uses the MD5 digest to create the HMAC digest.
[Validate]