Calculates a Hmac of the given Bytes using a HashMethod.

Constructor

new (hashMethod:HashMethod)

Methods

make (key:Bytes, msg:Bytes):Bytes