otplib API Documentation / @otplib/core / utils / getDigestSize
Function: getDigestSize()
getDigestSize(
algorithm):number
Defined in: packages/core/src/utils.ts:622
Get HMAC digest size in bytes for a given algorithm
Parameters
algorithm
The hash algorithm
Returns
number
Digest size in bytes