Skip to main content
注意: 此页面尚未翻译成中文。以下内容为英文原版。
Return the HMAC for data using the key key with the underlying algo used for compression.

Parameters

Returns

string The HMAC of the data.

Example

Source

crypto/hmac.ts:41