argon2Params.nonce
-
类型:<ArrayBuffer> | <TypedArray> | <DataView> | <Buffer>
¥Type: <ArrayBuffer> | <TypedArray> | <DataView> | <Buffer>
表示 nonce,它是密码哈希应用的盐值。
¥Represents the nonce, which is a salt for password hashing applications.
类型:<ArrayBuffer> | <TypedArray> | <DataView> | <Buffer>
¥Type: <ArrayBuffer> | <TypedArray> | <DataView> | <Buffer>
表示 nonce,它是密码哈希应用的盐值。
¥Represents the nonce, which is a salt for password hashing applications.