Base class for message authentiction codes
This class represents Message Authentication Code (MAC) objects.
Verify a MAC.
const(ubyte)* mac | the MAC to verify as a ubyte array |
size_t length | the length of param in |
Get a new object representing the same algorithm as this