cShakeParams.customization
新增于: v24.7.0
-
类型:<ArrayBuffer> | <TypedArray> | <DataView> | <Buffer> | <undefined>
\Type: <ArrayBuffer> | <TypedArray> | <DataView> | <Buffer> | <undefined>
customization 成员表示自定义字符串。Node.js Web Crypto API 实现仅支持零长度自定义,这相当于完全不提供自定义。
\The customization member represents the customization string.
The Node.js Web Crypto API implementation only supports zero-length customization
which is equivalent to not providing customization at all.