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