rsaOaepParams.标签
🌐 rsaOaepParams.label
- 类型: <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.