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