Return the output length in bytes of the digest used by an HMAC context (deprecated).
Deprecated. Use of this entity is allowed but discouraged.
Digest output size in bytes, or 0 if e has no digest set.
| Name | Description |
|---|---|
| e | HMAC context whose underlying hash size is queried. |