generate Mac
Generate HMAC for multiple data using provided key.
If you want a string representation use generateMacString instead, or manually invoke toHexString on the output.
Generate HMAC for data using provided key.
If you want a string representation use generateMacString instead, or manually invoke toHexString on the output.