hmacKeyGenParams.length


用于生成 HMAC 密钥的位数。如果省略,将由所使用的哈希算法确定长度。这是可选的,在大多数情况下应省略。

【The number of bits to generate for the HMAC key. If omitted, the length will be determined by the hash algorithm used. This is optional and should be omitted for most cases.】