HashedAuthenticationCode

public struct HashedAuthenticationCode<H> : MessageAuthenticationCode where H : HashFunction

A structure that contains a Message Authentication Code that was computed from a Hash Function using HMAC.