HMACMD5
Computes a Hash-based Message Authentication Code (HMAC) by using the  MD5 hash function.
            
                
Initializes a  HMACMD5 with the specified key.
            
Initializes a  HMACSHA1 with the specified key and size of the computed hash code.