Botan

HMAC

License
Botan is released under the Simplified BSD License (see LICENSE.md)

class  HMAC: botan.mac.mac.MessageAuthenticationCode;

 HMAC


this(HashFunction hash);

Parameters
HashFunction hash the hash to use for HMACing