rsaOaepParams.label
-
类型:<ArrayBuffer> | <TypedArray> | <DataView> | <Buffer>
¥Type: <ArrayBuffer> | <TypedArray> | <DataView> | <Buffer>
不会加密但会绑定到生成的密文的额外字节集合。
¥An additional collection of bytes that will not be encrypted, but will be bound to the generated ciphertext.
rsaOaepParams.label
参数是可选的。
¥The rsaOaepParams.label
parameter is optional.