Create a signer object for HMAC, binding a specific digest/hash algorithm and key.
The digest/hash algorithm to use.
The key to sign the message with.
Return a signer object for HMAC.
Create a signer object for HMAC, binding a specific digest/hash algorithm and key.