crypto.Hmac.digest()
Description
Retrieves the final HMAC value.
Syntax
hmac.digest()
Parameters
digest()
Return Value
A Data object containing the calculated HMAC.
Retrieves the final HMAC value.
hmac.digest()
digest()
A Data object containing the calculated HMAC.