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