cShakeParams.functionName


functionName 成员表示函数名称,由 NIST 用于基于 cSHAKE 定义函数。Node.js Web Crypto API 实现仅支持零长度的 functionName,这等同于完全不提供 functionName。

🌐 The functionName member represents the function name, used by NIST to define functions based on cSHAKE. The Node.js Web Crypto API implementation only supports zero-length functionName which is equivalent to not providing functionName at all.